summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/perlqt/perlqt-4.7.49.9999.ebuild7
-rw-r--r--kde-base/perlqt/perlqt-4.7.80.ebuild7
-rw-r--r--kde-base/perlqt/perlqt-9999.ebuild7
3 files changed, 9 insertions, 12 deletions
diff --git a/kde-base/perlqt/perlqt-4.7.49.9999.ebuild b/kde-base/perlqt/perlqt-4.7.49.9999.ebuild
index 5c100d1b3c4..8719c29d29e 100644
--- a/kde-base/perlqt/perlqt-4.7.49.9999.ebuild
+++ b/kde-base/perlqt/perlqt-4.7.49.9999.ebuild
@@ -14,15 +14,14 @@ inherit kde4-base
DESCRIPTION="Qt Perl bindings"
KEYWORDS=""
-IUSE="debug phonon qimageblitz qscintilla qwt test webkit"
+IUSE="debug phonon qimageblitz qscintilla qwt webkit"
RDEPEND="
>=dev-lang/perl-5.10.1
+ dev-perl/List-MoreUtils
$(add_kdebase_dep smokeqt 'declarative?,multimedia?,opengl?,phonon?,qimageblitz?,qscintilla?,qthelp?,qwt?,webkit?')
"
-DEPEND="${RDEPEND}
- test? ( dev-perl/List-MoreUtils )
-"
+DEPEND=${RDEPEND}
# Split from kdebindings-perl in 4.7
add_blocker kdebindings-perl
diff --git a/kde-base/perlqt/perlqt-4.7.80.ebuild b/kde-base/perlqt/perlqt-4.7.80.ebuild
index aa7d38158f4..acecde14e10 100644
--- a/kde-base/perlqt/perlqt-4.7.80.ebuild
+++ b/kde-base/perlqt/perlqt-4.7.80.ebuild
@@ -14,15 +14,14 @@ inherit kde4-base
DESCRIPTION="Qt Perl bindings"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug phonon qimageblitz qscintilla qwt test webkit"
+IUSE="debug phonon qimageblitz qscintilla qwt webkit"
RDEPEND="
>=dev-lang/perl-5.10.1
+ dev-perl/List-MoreUtils
$(add_kdebase_dep smokeqt 'declarative?,multimedia?,opengl?,phonon?,qimageblitz?,qscintilla?,qthelp?,qwt?,webkit?')
"
-DEPEND="${RDEPEND}
- test? ( dev-perl/List-MoreUtils )
-"
+DEPEND=${RDEPEND}
# Split from kdebindings-perl in 4.7
add_blocker kdebindings-perl
diff --git a/kde-base/perlqt/perlqt-9999.ebuild b/kde-base/perlqt/perlqt-9999.ebuild
index 5c100d1b3c4..8719c29d29e 100644
--- a/kde-base/perlqt/perlqt-9999.ebuild
+++ b/kde-base/perlqt/perlqt-9999.ebuild
@@ -14,15 +14,14 @@ inherit kde4-base
DESCRIPTION="Qt Perl bindings"
KEYWORDS=""
-IUSE="debug phonon qimageblitz qscintilla qwt test webkit"
+IUSE="debug phonon qimageblitz qscintilla qwt webkit"
RDEPEND="
>=dev-lang/perl-5.10.1
+ dev-perl/List-MoreUtils
$(add_kdebase_dep smokeqt 'declarative?,multimedia?,opengl?,phonon?,qimageblitz?,qscintilla?,qthelp?,qwt?,webkit?')
"
-DEPEND="${RDEPEND}
- test? ( dev-perl/List-MoreUtils )
-"
+DEPEND=${RDEPEND}
# Split from kdebindings-perl in 4.7
add_blocker kdebindings-perl