app-leechcraft/lc-popishu: Depend on x11-libs/qscintilla[qt4]

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3188
This commit is contained in:
David Seifert
2016-12-22 18:46:37 +01:00
parent 919bc1d391
commit 4a77157fba
4 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,5 +13,5 @@ KEYWORDS="amd64 x86"
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
x11-libs/qscintilla"
x11-libs/qscintilla[qt4(-)]"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,5 +13,5 @@ KEYWORDS=" ~amd64 ~x86"
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
x11-libs/qscintilla"
x11-libs/qscintilla[qt4(-)]"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,5 +13,5 @@ KEYWORDS=" amd64 ~x86"
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
x11-libs/qscintilla"
x11-libs/qscintilla[qt4(-)]"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,5 +13,5 @@ KEYWORDS=""
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
x11-libs/qscintilla"
x11-libs/qscintilla[qt4(-)]"
RDEPEND="${DEPEND}"