diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-18 06:45:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-18 07:10:01 +0100 |
commit | 12f23290dfd4f713cb39b88c4c09ea2459c1b78b (patch) | |
tree | 10170d1cc2f9612c58df8bedbbae6fe31ef09898 /net-misc/connman | |
parent | net-libs/libnftnl: Revbump to fix sub-slot dep (bug #634604). (diff) | |
download | gentoo-12f23290dfd4f713cb39b88c4c09ea2459c1b78b.tar.gz gentoo-12f23290dfd4f713cb39b88c4c09ea2459c1b78b.tar.bz2 gentoo-12f23290dfd4f713cb39b88c4c09ea2459c1b78b.zip |
net-misc/connman: bind to net-libs/libnftnl and net-libs/libmnl subslots
Bug: https://bugs.gentoo.org/634604
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'net-misc/connman')
-rw-r--r-- | net-misc/connman/connman-1.35-r1.ebuild (renamed from net-misc/connman/connman-1.35.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/connman/connman-1.35.ebuild b/net-misc/connman/connman-1.35-r1.ebuild index 12b9cd9901a4..8d406d12dd1f 100644 --- a/net-misc/connman/connman-1.35.ebuild +++ b/net-misc/connman/connman-1.35-r1.ebuild @@ -22,8 +22,8 @@ RDEPEND=">=dev-libs/glib-2.16 bluetooth? ( net-wireless/bluez ) l2tp? ( net-dialup/xl2tpd ) nftables? ( - >=net-libs/libnftnl-1.0.4 - >=net-libs/libmnl-1.0.0 ) + >=net-libs/libnftnl-1.0.4:0= + >=net-libs/libmnl-1.0.0:0= ) ofono? ( net-misc/ofono ) openconnect? ( net-vpn/openconnect ) openvpn? ( net-vpn/openvpn ) |