summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2024-04-28 20:10:28 +0300
committerMart Raudsepp <leio@gentoo.org>2024-04-28 23:43:26 +0300
commitcb38c0ebf7e51426333921ba34adfc7042d5244d (patch)
tree38c7bedde0808d6bd22dfd3e84e8a66c136aef99
parentgnome-extra/gnome-contacts: Bump to 46.0 (diff)
downloadgentoo-cb38c0ebf7e51426333921ba34adfc7042d5244d.tar.gz
gentoo-cb38c0ebf7e51426333921ba34adfc7042d5244d.tar.bz2
gentoo-cb38c0ebf7e51426333921ba34adfc7042d5244d.zip
gnome-extra/gnome-contacts: drop appstream-glib build dep
It changed from dev-libs/appstream-glib to dev-libs/appstream, but it's all optional at build time just to run appstream file validation and that is just skipped when not found - so no need for a hard required build dep for this. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r--gnome-extra/gnome-contacts/gnome-contacts-46.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnome-extra/gnome-contacts/gnome-contacts-46.0.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-46.0.ebuild
index 0edf83222c9a..679a34918174 100644
--- a/gnome-extra/gnome-contacts/gnome-contacts-46.0.ebuild
+++ b/gnome-extra/gnome-contacts/gnome-contacts-46.0.ebuild
@@ -39,7 +39,6 @@ BDEPEND="
${VALA_DEPEND}
app-text/docbook-xml-dtd:4.2
app-text/docbook-xsl-stylesheets
- dev-libs/appstream-glib
dev-libs/libxml2:2
dev-libs/libxslt
>=sys-devel/gettext-0.19.8