summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2012-10-30 11:41:10 +0100
committerMassimiliano Torromeo2012-10-30 11:41:10 +0100
commit2c3c5d4bd1e06e9827e6ac4d096c49905b48fd60 (patch)
tree1cd702a0117ee282a6333c360968cb09fbb121fb
parenta4330ccbb9c5c5a7adb4e48691f95a795c04ef6c (diff)
downloadaur-2c3c5d4bd1e06e9827e6ac4d096c49905b48fd60.tar.gz
Adopter wokkel package and renamed to python2-X some packages
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ba6c947b031..33ae39dd3c20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ license=("CUSTOM")
options=(!strip)
[ $CARCH = "x86_64" ] \
- && depends=(${depends[@]} lib32-glibc lib32-expat lib32-zlib lib32-pam) \
- || depends=(${depends[@]} expat zlib pam)
+ && depends=(${depends[@]} lib32-glibc lib32-expat lib32-zlib lib32-pam lib32-libidn lib32-util-linux lib32-curl) \
+ || depends=(${depends[@]} expat zlib pam libidn)
source=(http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/RedHatEnterpriseServer/6.2/packages/i386/${pkgname}-${pkgver//_/-}.i386.rpm)