mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -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"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
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="
|
RDEPEND="
|
||||||
>=net-libs/ixwebsocket-11.0.8
|
>=net-libs/ixwebsocket-11.0.8
|
||||||
|
|||||||
@@ -20,8 +20,7 @@ fi
|
|||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
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="
|
RDEPEND="
|
||||||
>=net-libs/ixwebsocket-11.0.8
|
>=net-libs/ixwebsocket-11.0.8
|
||||||
|
|||||||
Reference in New Issue
Block a user