summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-07-07 21:13:30 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-07-07 21:19:49 +0200
commit86c103015e69661a262e55beee64a3ff0108c09a (patch)
tree4d8c80b9033a019dd0673a0b8bdb803a508c318d /sys-apps/xdg-desktop-portal
parentmedia-gfx/openscad: drop obsolete version 2019.05 (diff)
downloadgentoo-86c103015e69661a262e55beee64a3ff0108c09a.tar.gz
gentoo-86c103015e69661a262e55beee64a3ff0108c09a.tar.bz2
gentoo-86c103015e69661a262e55beee64a3ff0108c09a.zip
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 <asturm@gentoo.org>
Diffstat (limited to 'sys-apps/xdg-desktop-portal')
-rw-r--r--sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild1
1 files changed, 1 insertions, 0 deletions
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 )