From: Andreas Sturmlechner Date: Sun, 7 Jul 2019 19:13:30 +0000 (+0200) Subject: sys-apps/xdg-desktop-portal: Add missing dev-libs/json-glib DEPEND X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=86c103015e69661a262e55beee64a3ff0108c09a;p=gentoo.git sys-apps/xdg-desktop-portal: Add missing dev-libs/json-glib DEPEND Closes: https://bugs.gentoo.org/689424 Package-Manager: Portage-2.3.68, Repoman-2.3.16 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.ebuild index 525888c09794..e8fef5501652 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.ebuild @@ -25,6 +25,7 @@ BDEPEND=" " DEPEND=" dev-libs/glib:2[dbus] + dev-libs/json-glib sys-fs/fuse:0 geolocation? ( >=app-misc/geoclue-2.5.3:2.0 ) screencast? ( media-video/pipewire )