mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-wireless/crda: fix slot operators
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
committed by
Aaron Bauman
parent
24d7477410
commit
bbfcea4e13
@@ -18,9 +18,9 @@ IUSE="gcrypt libressl"
|
||||
|
||||
RDEPEND="!gcrypt? (
|
||||
!libressl? ( dev-libs/openssl:0= )
|
||||
libressl? ( dev-libs/libressl:= )
|
||||
libressl? ( dev-libs/libressl:0= )
|
||||
)
|
||||
gcrypt? ( dev-libs/libgcrypt:0 )
|
||||
gcrypt? ( dev-libs/libgcrypt:0= )
|
||||
dev-libs/libnl:3
|
||||
net-wireless/wireless-regdb"
|
||||
DEPEND="${RDEPEND}
|
||||
|
||||
Reference in New Issue
Block a user