# HG changeset patch # User Eric Joseph-Alexandre # Date 1240088965 -7200 # Node ID 56876e429dfeac82c540612795fc0789403a3521 # Parent 17c3d9250fd029e70a4c5ae40af2b04e6f348d61 Fix: perl-net-dns DEPENDS diff -r 17c3d9250fd0 -r 56876e429dfe perl-net-dns/receipt --- a/perl-net-dns/receipt Sat Apr 18 18:03:51 2009 +0000 +++ b/perl-net-dns/receipt Sat Apr 18 23:09:25 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Net::DNS module is a Perl extension." MAINTAINER="erjo@slitaz.org" -DEPENDS="perl" +DEPENDS="perl perl-io-socket-inet6" BUILD_DEPENDS="perl perl-io-socket-inet6" SOURCE="Net-DNS" TARBALL="$SOURCE-$VERSION.tar.gz"