projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
707a80d
)
app-misc/qlcplus: Fix REQUIRED_USE (thanks Toralf Förster, bug 575242).
author
Michael Weber
<xmw@gentoo.org>
Sat, 20 Feb 2016 20:50:01 +0000
(21:50 +0100)
committer
Michael Weber
<xmw@gentoo.org>
Sat, 20 Feb 2016 20:56:37 +0000
(21:56 +0100)
Package-Manager: portage-2.2.27
app-misc/qlcplus/qlcplus-4.10.2b.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/qlcplus/qlcplus-4.10.2b.ebuild
b/app-misc/qlcplus/qlcplus-4.10.2b.ebuild
index 059430a4fbece6b3e5f7f47d9ba52497709985cf..08f19bab07814202114f469f1e3b4249401e5b07 100644
(file)
--- a/
app-misc/qlcplus/qlcplus-4.10.2b.ebuild
+++ b/
app-misc/qlcplus/qlcplus-4.10.2b.ebuild
@@
-15,7
+15,7
@@
SLOT="0"
KEYWORDS="~amd64"
IUSE="qt4 qt5"
-REQUIRED_USE="
??
( qt4 qt5 )"
+REQUIRED_USE="
^^
( qt4 qt5 )"
RDEPEND="dev-libs/glib:2
virtual/libusb:0