curl, libidn: converted to subpkgs.
--HG-- extra : convert_revision : 1041370558329cd01bdfaf6258eace73ae42a9cc
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Template build file for 'curl'.
|
||||
pkgname=curl
|
||||
sourcepkg=curl
|
||||
version=7.19.0
|
||||
distfiles="http://curl.haxx.se/download/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
@@ -13,5 +15,10 @@ long_desc="
|
||||
kerberos...), file transfer resume, proxy tunneling and a busload of other
|
||||
useful tricks."
|
||||
|
||||
build_depends="libidn-1.9 zlib-1.2.3 openssl-0.9.8i"
|
||||
run_depends="glibc-2.8 $build_depends"
|
||||
subpackages="devel libs"
|
||||
|
||||
Add_dependency full glibc
|
||||
Add_dependency full libidn
|
||||
Add_dependency full zlib
|
||||
Add_dependency full openssl
|
||||
Add_dependency run curl-libs
|
||||
|
||||
Reference in New Issue
Block a user