diff options
Diffstat (limited to 'meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb')
| -rw-r--r-- | meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb b/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb index 0c53b6a27d..1ef9f0bc35 100644 --- a/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb +++ b/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb | |||
| @@ -10,7 +10,7 @@ HOMEPAGE = "http://search.cpan.org/dist/Net-LibIDN/" | |||
| 10 | DEPENDS += "libidn" | 10 | DEPENDS += "libidn" |
| 11 | # We must need glibc-gconvs to enable charset related functions, | 11 | # We must need glibc-gconvs to enable charset related functions, |
| 12 | # such as Net::LibIDN::idn_to_ascii(). | 12 | # such as Net::LibIDN::idn_to_ascii(). |
| 13 | RDEPENDS_${PN} += "glibc-gconvs" | 13 | RDEPENDS_${PN}_append_libc-glibc = " glibc-gconvs" |
| 14 | 14 | ||
| 15 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TH/THOR/Net-LibIDN-${PV}.tar.gz" | 15 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TH/THOR/Net-LibIDN-${PV}.tar.gz" |
| 16 | SRC_URI[md5sum] = "c3e4de2065009d67bcb1df0afb473e12" | 16 | SRC_URI[md5sum] = "c3e4de2065009d67bcb1df0afb473e12" |
