From ad1a6a6f7c20ad54ee943b9da8124e78009f9e9b Mon Sep 17 00:00:00 2001 From: Davide Pesavento Date: Sun, 4 Mar 2018 22:05:30 +0100 Subject: app-leechcraft/lc-popishu: add (+) default on qscintilla[qt5] dep Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- app-leechcraft/lc-popishu/lc-popishu-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-leechcraft/lc-popishu') 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}" -- cgit v1.2.3-65-gdbad