diff options
author | 2020-07-31 22:58:55 +0200 | |
---|---|---|
committer | 2020-07-31 22:58:55 +0200 | |
commit | c05eb349a89b15e4af423d6aac360be55c08e3b7 (patch) | |
tree | 3aec73c44b956720f4bcea6c5f57ca878e5461ce /sys-apps/xdg-desktop-portal-gtk | |
parent | net-mail/vpopmail: fix build with PostgreSQL and onchange script (diff) | |
download | gentoo-c05eb349a89b15e4af423d6aac360be55c08e3b7.tar.gz gentoo-c05eb349a89b15e4af423d6aac360be55c08e3b7.tar.bz2 gentoo-c05eb349a89b15e4af423d6aac360be55c08e3b7.zip |
sys-apps/xdg-desktop-portal-gtk: move dev-util/gdbus-codegen to BDEPEND
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/xdg-desktop-portal-gtk')
-rw-r--r-- | sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.7.1_pre.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.7.1_pre.ebuild b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.7.1_pre.ebuild index ab551f0f5dfe..ed07582361da 100644 --- a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.7.1_pre.ebuild +++ b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.7.1_pre.ebuild @@ -18,13 +18,13 @@ KEYWORDS="" IUSE="wayland X" BDEPEND=" + dev-util/gdbus-codegen sys-devel/gettext virtual/pkgconfig " DEPEND=" dev-libs/glib:2 - dev-util/gdbus-codegen gnome-base/gnome-desktop:3= media-libs/fontconfig sys-apps/dbus |