Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/
Date: Sun, 30 Aug 2020 09:58:46
Message-Id: 1598781512.d1f5d31a0ee0ae163b95bcee58a90617d363a3eb.asturm@gentoo
1 commit: d1f5d31a0ee0ae163b95bcee58a90617d363a3eb
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 09:29:44 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 09:58:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1f5d31a
7
8 media-video/vlc: Drop IUSE=libnotify x11-libs/gtk+:3 dependency
9
10 Upstream commit 0ebb8fa0471647cc817476e78a2fb4967283bd7e
11
12 Package-Manager: Portage-3.0.4, Repoman-3.0.1
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 media-video/vlc/vlc-9999.ebuild | 1 -
16 1 file changed, 1 deletion(-)
17
18 diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild
19 index d042a82b703..d8cfe9b1487 100644
20 --- a/media-video/vlc/vlc-9999.ebuild
21 +++ b/media-video/vlc/vlc-9999.ebuild
22 @@ -134,7 +134,6 @@ RDEPEND="
23 libnotify? (
24 dev-libs/glib:2
25 x11-libs/gdk-pixbuf:2
26 - x11-libs/gtk+:3
27 x11-libs/libnotify
28 )
29 libplacebo? ( media-libs/libplacebo )