mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
net-im/abaddon: do not disable IUSE=qrcodegen by default
the USE-flag was masked in the previous commit Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
This commit is contained in:
@@ -20,8 +20,7 @@ fi
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
# Disable qrcodegen by default. Only the ones who really want it should enable it.
|
||||
IUSE="+libhandy +rnnoise -qrcodegen"
|
||||
IUSE="+libhandy +rnnoise qrcodegen"
|
||||
|
||||
RDEPEND="
|
||||
>=net-libs/ixwebsocket-11.0.8
|
||||
|
||||
@@ -20,8 +20,7 @@ fi
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
# Disable qrcodegen by default. Only the ones who really want it should enable it.
|
||||
IUSE="+libhandy +rnnoise -qrcodegen"
|
||||
IUSE="+libhandy +rnnoise qrcodegen"
|
||||
|
||||
RDEPEND="
|
||||
>=net-libs/ixwebsocket-11.0.8
|
||||
|
||||
Reference in New Issue
Block a user