diff options
author | Michael Mason <ms13sp@gmail.com> | 2009-03-19 15:10:12 +0000 |
---|---|---|
committer | Michael Mason <ms13sp@gmail.com> | 2009-03-19 15:10:12 +0000 |
commit | 059fb62afbc9d1f95294816b90d4d92a270d43f8 (patch) | |
tree | 610ac0849b1b2b6eef04ddae56d71558239277d0 /testing | |
parent | 03cd5655c55ce5177d147d7a4b40d9f66b9bee5d (diff) | |
download | aports-059fb62afbc9d1f95294816b90d4d92a270d43f8.tar.bz2 aports-059fb62afbc9d1f95294816b90d4d92a270d43f8.tar.xz |
testing/dahdi-linux perl added to makedepend
Diffstat (limited to 'testing')
-rw-r--r-- | testing/dahdi-linux/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dahdi-linux/APKBUILD b/testing/dahdi-linux/APKBUILD index 9014a66c35..e4675ecc3d 100644 --- a/testing/dahdi-linux/APKBUILD +++ b/testing/dahdi-linux/APKBUILD @@ -9,7 +9,7 @@ pkgdesc="Digium Asterisk Hardware Device Interface drivers" url="http://www.asterisk.org" license="GPL" depends="linux-grsec" -makedepends="linux-grsec-dev linux-grsec-sources wget tar" +makedepends="linux-grsec-dev linux-grsec-sources wget tar perl" install= subpackages="$pkgname-dev $pkgname-grsec:mod" source="http://downloads.digium.com/pub/telephony/dahdi-linux/releases/$pkgname-$pkgver.tar.gz |