From: Davide Pesavento Date: Sun, 4 Mar 2018 21:05:30 +0000 (+0100) Subject: app-leechcraft/lc-popishu: add (+) default on qscintilla[qt5] dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ad1a6a6f7c20ad54ee943b9da8124e78009f9e9b;p=gentoo.git app-leechcraft/lc-popishu: add (+) default on qscintilla[qt5] dep Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- 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}"