From 12bbed75c42932674004c24c08b2585f3cf72387 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 24 Feb 2018 01:54:47 +0300 Subject: =?UTF-8?q?=09=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=BE:=20?= =?UTF-8?q?=20=20=20=20=20dev-qt/qtcore/qtcore-5.10.9999-r1.ebuild=20=09?= =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=BE:=20=20=20=20?= =?UTF-8?q?=20=20dev-qt/qtgui/qtgui-5.10.9999-r1.ebuild=20=09=D0=B8=D0=B7?= =?UTF-8?q?=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=BE:=20=20=20=20=20=20dev-qt/q?= =?UTF-8?q?tnetwork/qtnetwork-5.10.9999-r1.ebuild=20=09=D1=83=D0=B4=D0=B0?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=BE:=20=20=20=20=20=20=20dev-qt/qtwebengin?= =?UTF-8?q?e/files/qtwebengine-5.9.0-paxmark-mksnapshot.patch=20=09=D0=B8?= =?UTF-8?q?=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=BE:=20=20=20=20=20=20de?= =?UTF-8?q?v-qt/qtwebengine/qtwebengine-5.10.9999-r1.ebuild?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev-qt/qtcore/qtcore-5.10.9999-r1.ebuild | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'dev-qt/qtcore') diff --git a/dev-qt/qtcore/qtcore-5.10.9999-r1.ebuild b/dev-qt/qtcore/qtcore-5.10.9999-r1.ebuild index 0dd2438..9e4d7aa 100644 --- a/dev-qt/qtcore/qtcore-5.10.9999-r1.ebuild +++ b/dev-qt/qtcore/qtcore-5.10.9999-r1.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 @@ -11,7 +11,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" fi -IUSE="icu systemd -qvkgen" +IUSE="icu systemd" DEPEND=" dev-libs/double-conversion:= @@ -21,9 +21,10 @@ DEPEND=" icu? ( dev-libs/icu:= ) !icu? ( virtual/libiconv ) systemd? ( sys-apps/systemd:= ) - qvkgen? ( >=${CATEGORY}/${PN}-${PV} ) " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + !