curl, libidn: converted to subpkgs.
--HG-- extra : convert_revision : 1041370558329cd01bdfaf6258eace73ae42a9cc
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Template build file for 'libidn'.
|
||||
pkgname=libidn
|
||||
sourcepkg=libidn
|
||||
version=1.10
|
||||
distfiles="http://ftp.gnu.org/gnu/libidn/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
@@ -20,5 +22,8 @@ long_desc="
|
||||
SASL, and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via
|
||||
IDNA are supported."
|
||||
|
||||
build_depends="perl-5.10.0 pkg-config-0.23"
|
||||
run_depends="glibc-2.8"
|
||||
subpackages="devel"
|
||||
|
||||
Add_dependency full glibc
|
||||
Add_dependency build perl
|
||||
Add_dependency build pkg-config
|
||||
|
||||
Reference in New Issue
Block a user