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: media-sound/pms/
Date: Sat, 15 Apr 2017 13:38:27
Message-Id: 1492263462.05e470895b9ca1deff170761c92079727005e3ec.mgorny@gentoo
1 commit: 05e470895b9ca1deff170761c92079727005e3ec
2 Author: Hummer12007 <hilobakho <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 15 13:29:50 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 15 13:37:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05e47089
7
8 media-sound/pms: drop dependency on glib (removed upstream)
9
10 Closes: https://github.com/gentoo/gentoo/pull/4426
11
12 media-sound/pms/pms-9999.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/media-sound/pms/pms-9999.ebuild b/media-sound/pms/pms-9999.ebuild
16 index 6d7622c10d9..56a45392e8c 100644
17 --- a/media-sound/pms/pms-9999.ebuild
18 +++ b/media-sound/pms/pms-9999.ebuild
19 @@ -16,7 +16,6 @@ IUSE="+regex doc"
20
21 RDEPEND="
22 sys-libs/ncurses:0=[unicode]
23 - dev-libs/glib:2
24 media-libs/libmpdclient
25 "
26 DEPEND="