curl: add missing glibc rundep.
--HG-- extra : convert_revision : 32bd6adee1f5fdda70a26c85d6607ac17521bc36
This commit is contained in:
parent
6cbe5e54f3
commit
252b190c64
|
@ -1,4 +1,3 @@
|
|||
# Template file for 'curl'
|
||||
pkgname=curl
|
||||
version=7.19.0
|
||||
distfiles="http://curl.haxx.se/download/$pkgname-$version.tar.bz2"
|
||||
|
@ -15,4 +14,4 @@ long_desc="
|
|||
useful tricks."
|
||||
|
||||
build_depends="libidn-1.9 zlib-1.2.3 openssl-0.9.8i"
|
||||
run_depends="$build_depends"
|
||||
run_depends="glibc-2.8 $build_depends"
|
||||
|
|
Loading…
Reference in New Issue
Block a user