mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-fs/quota: update libnl SLOT dep #563544
The 4.01 release used libnl:1.1, but the 4.02 release updated to libnl:3. Update the dependency to match the source.
This commit is contained in:
@@ -18,7 +18,7 @@ IUSE="ldap netlink nls rpc tcpd"
|
||||
RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 )
|
||||
netlink? (
|
||||
sys-apps/dbus
|
||||
dev-libs/libnl:1.1
|
||||
dev-libs/libnl:3
|
||||
)
|
||||
rpc? ( net-nds/rpcbind )
|
||||
tcpd? ( sys-apps/tcp-wrappers )"
|
||||
|
||||
Reference in New Issue
Block a user