commit: 8a1c40e728cb973a2f17539edac8f7e3219185d5 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com> AuthorDate: Sat Aug 24 22:43:41 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Aug 25 04:53:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a1c40e7
app-cdr/xfburn: fix deps for newer xfce-base/libxfce4ui Closes: https://bugs.gentoo.org/692838 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/12787 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-cdr/xfburn/xfburn-0.5.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild b/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild index 285e4e4bb34..a72eefa9962 100644 --- a/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild +++ b/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.32:= >=dev-libs/libisofs-0.6.2:= >=x11-libs/gtk+-2.24:2= <xfce-base/exo-0.12.5-r100:= - >=xfce-base/libxfce4ui-4.10:= + >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] gstreamer? ( media-libs/gstreamer:1.0= media-libs/gst-plugins-base:1.0= )