From 5c91d160da4c1a8891c8c3968757c14c8df1f5cc Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 31 Dec 2009 14:02:37 +0000 Subject: testing/pptpclient: build fix we need perl for pod2man --- testing/pptpclient/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/pptpclient/APKBUILD b/testing/pptpclient/APKBUILD index a5077f6b..acdc734a 100644 --- a/testing/pptpclient/APKBUILD +++ b/testing/pptpclient/APKBUILD @@ -6,7 +6,7 @@ pkgdesc="Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, url="http://pptpclient.sourceforge.net/" license="GPL" depends="ppp iproute2" -makedepends= +makedepends="perl" subpackages="$pkgname-doc" source="http://downloads.sourceforge.net/sourceforge/$pkgname/pptp-$pkgver.tar.gz pptpclient-uclibc.patch" -- cgit v1.2.3