summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2018-03-04 22:05:30 +0100
committerDavide Pesavento <pesa@gentoo.org>2018-03-04 23:15:56 +0100
commitad1a6a6f7c20ad54ee943b9da8124e78009f9e9b (patch)
tree91a68e2535995530aa71321b1e3353acbfd651fe /app-leechcraft/lc-popishu
parentdev-lisp/asdf: Updates gentoo-init dependency (diff)
downloadgentoo-ad1a6a6f7c20ad54ee943b9da8124e78009f9e9b.tar.gz
gentoo-ad1a6a6f7c20ad54ee943b9da8124e78009f9e9b.tar.bz2
gentoo-ad1a6a6f7c20ad54ee943b9da8124e78009f9e9b.zip
app-leechcraft/lc-popishu: add (+) default on qscintilla[qt5] dep
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-leechcraft/lc-popishu')
-rw-r--r--app-leechcraft/lc-popishu/lc-popishu-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild b/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild
index 1940b99df1a9..61a9d3e4cd30 100644
--- a/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild
+++ b/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,5 +12,5 @@ KEYWORDS=""
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
- x11-libs/qscintilla[qt5]"
+ x11-libs/qscintilla[qt5(+)]"
RDEPEND="${DEPEND}"