mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-18 23:38:57 -04:00
QBE correct REQUIRED_USE
This commit is contained in:
parent
bde1fce350
commit
d993dfef21
@ -19,8 +19,7 @@ KEYWORDS="~amd64 ~x86"
|
||||
SLOT="0"
|
||||
IUSE="+dbus webui qt6 +qt5"
|
||||
|
||||
REQUIRED_USE="qt6? ( !qt5 )
|
||||
qt5? ( !qt6 )"
|
||||
REQUIRED_USE="|| (qt5 qt6 )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/boost-1.65.0-r1:=
|
||||
|
Loading…
x
Reference in New Issue
Block a user