]> Pileus Git - ~andy/sunrise/commitdiff
dev-perl/perl-xyne-arch: Add missing useflag-depend on dev-perl/libwww-perl[ssl].
authorNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Sat, 22 Jan 2011 23:24:54 +0000 (23:24 +0000)
committerNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Sat, 22 Jan 2011 23:24:54 +0000 (23:24 +0000)
(Portage version: 2.2.0_alpha14-r1/svn/Linux x86_64)

svn path=/sunrise/; revision=11719

dev-perl/perl-xyne-arch/ChangeLog
dev-perl/perl-xyne-arch/perl-xyne-arch-2011.01.21.3.ebuild

index 32b7223e2b425127598fa5d9c09428d35cc749a7..fc6fafde37c21287534162988924ab51544b77b2 100644 (file)
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  22 Jan 2011; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
+  perl-xyne-arch-2011.01.21.3.ebuild:
+  Add missing useflag-depend on dev-perl/libwww-perl[ssl].
+
 *perl-xyne-arch-2011.01.21.3 (22 Jan 2011)
 
   22 Jan 2011; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
index 268a873bd4dc081e87ed7b621fc13ea0d8c059bb..0f0b630ab5e2e024e61aa604fb16881066dc5331 100644 (file)
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-RDEPEND="dev-perl/libwww-perl
+RDEPEND="dev-perl/libwww-perl[ssl]
        perl-core/IO
        dev-perl/perl-xyne-common
        dev-perl/URI"