commit: e3df8f2db86788ac332f888cd97dea92ca287360 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Dec 4 19:07:37 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Dec 4 19:41:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3df8f2d
sys-apps/xdg-desktop-portal-gtk: Depend on gsettings-desktop-schemas Closes: https://bugs.gentoo.org/874837 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.14.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.14.1.ebuild b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.14.1.ebuild index 011da45afd39..f085bc1c576b 100644 --- a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.14.1.ebuild +++ b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.14.1.ebuild @@ -25,6 +25,7 @@ BDEPEND=" DEPEND=" dev-libs/glib:2 + gnome-base/gsettings-desktop-schemas media-libs/fontconfig sys-apps/dbus >=sys-apps/xdg-desktop-portal-1.14.0
