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: net-wireless/blueman/
Date: Tue, 07 May 2019 13:36:28
Message-Id: 1557233268.fc158760dc53a568edc32f7da5e7926c720cd67b.mgorny@gentoo
1 commit: fc158760dc53a568edc32f7da5e7926c720cd67b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 7 12:47:48 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue May 7 12:47:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc158760
7
8 net-wireless/blueman: Drop obsolete dep on dbus-python in -9999
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 net-wireless/blueman/blueman-9999.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/net-wireless/blueman/blueman-9999.ebuild b/net-wireless/blueman/blueman-9999.ebuild
16 index d7fc408394e..ad2b72c9272 100644
17 --- a/net-wireless/blueman/blueman-9999.ebuild
18 +++ b/net-wireless/blueman/blueman-9999.ebuild
19 @@ -31,7 +31,6 @@ BDEPEND="
20 virtual/pkgconfig
21 nls? ( dev-util/intltool sys-devel/gettext )"
22 RDEPEND="${DEPEND}
23 - dev-python/dbus-python[${PYTHON_USEDEP}]
24 dev-python/pycairo[${PYTHON_USEDEP}]
25 sys-apps/dbus
26 x11-libs/gtk+:3[introspection]