From: Andreas Sturmlechner Date: Sat, 14 Sep 2019 07:32:26 +0000 (+0200) Subject: sys-apps/xdg-desktop-portal: Fix DEPENDs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e95d6cb0e225f91519d6d0bfa86855c1208cd1fe;p=gentoo.git sys-apps/xdg-desktop-portal: Fix DEPENDs Thanks-to: Arfrever Frehtes Taifersar Arahesis Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner --- diff --git a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2-r1.ebuild similarity index 100% rename from sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild rename to sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2-r1.ebuild index 532822ddf639..891daf2c8d3f 100644 --- a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild +++ b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2-r1.ebuild @@ -16,7 +16,6 @@ IUSE="doc geolocation screencast" BDEPEND=" dev-util/gdbus-codegen - media-libs/fontconfig sys-devel/gettext virtual/pkgconfig doc? ( @@ -27,6 +26,7 @@ BDEPEND=" DEPEND=" dev-libs/glib:2[dbus] dev-libs/json-glib + media-libs/fontconfig sys-fs/fuse:0 geolocation? ( >=app-misc/geoclue-2.5.3:2.0 ) screencast? ( media-video/pipewire:= )