summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d8716a7c159..718a108b9017 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=asn1c
pkgver=0.9.27
-pkgrel=1
+pkgrel=2
pkgdesc='Open Source ASN.1 Compiler'
arch=('i686' 'x86_64')
url='http://lionet.info/asn1c/compiler.html'
license=('BSD')
+depends=('glibc')
source=("http://lionet.info/soft/asn1c-${pkgver}.tar.gz")
sha512sums=('ac010087cb1412ba766463e2b93163e2fbd17556446a28a3e4a010bef1123881b1366827b0f8e612a7450f4bb92e959cdb4ac898d7015922485045e0b6e12e92')