commit:     86c103015e69661a262e55beee64a3ff0108c09a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  7 19:13:30 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 19:19:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c10301

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 <AT> gentoo.org>

 sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

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 525888c0979..e8fef550165 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 )

Reply via email to