projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e628af
)
app-leechcraft/lc-qrosp: remove unneeded version restriction
author
0xd34df00d
<0xd34df00d@gmail.com>
Mon, 4 May 2020 20:39:09 +0000
(22:39 +0200)
committer
Joonas Niilola
<juippis@gentoo.org>
Wed, 6 May 2020 11:50:58 +0000
(14:50 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild
b/app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild
index 1dc7291e98d71a4acd27b04ce76b9a95ad89a758..4658740b3d3019e083aba3db512e2026f8985f41 100644
(file)
--- a/
app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild
+++ b/
app-leechcraft/lc-qrosp/lc-qrosp-9999.ebuild
@@
-12,5
+12,6
@@
KEYWORDS=""
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
- >=dev-libs/qrosscore-0.3.2"
+ dev-libs/qrosscore
+"
RDEPEND="${DEPEND}"