Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/xfburn/
Date: Sun, 25 Aug 2019 04:54:07
Message-Id: 1566708828.8a1c40e728cb973a2f17539edac8f7e3219185d5.mgorny@gentoo
1 commit: 8a1c40e728cb973a2f17539edac8f7e3219185d5
2 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
3 AuthorDate: Sat Aug 24 22:43:41 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 25 04:53:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a1c40e7
7
8 app-cdr/xfburn: fix deps for newer xfce-base/libxfce4ui
9
10 Closes: https://bugs.gentoo.org/692838
11 Package-Manager: Portage-2.3.73, Repoman-2.3.17
12 Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
13 Closes: https://github.com/gentoo/gentoo/pull/12787
14 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
15
16 app-cdr/xfburn/xfburn-0.5.5-r1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild b/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild
20 index 285e4e4bb34..a72eefa9962 100644
21 --- a/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild
22 +++ b/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild
23 @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.32:=
24 >=dev-libs/libisofs-0.6.2:=
25 >=x11-libs/gtk+-2.24:2=
26 <xfce-base/exo-0.12.5-r100:=
27 - >=xfce-base/libxfce4ui-4.10:=
28 + >=xfce-base/libxfce4ui-4.10:=[gtk2(+)]
29 gstreamer? (
30 media-libs/gstreamer:1.0=
31 media-libs/gst-plugins-base:1.0= )