diff options
| -rw-r--r-- | testing/libical/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libical/APKBUILD b/testing/libical/APKBUILD index 1226622178..22ef967848 100644 --- a/testing/libical/APKBUILD +++ b/testing/libical/APKBUILD @@ -6,7 +6,7 @@ pkgdesc="An open source reference implementation of the icalendar data type and url="http://sourceforge.net/projects/freeassociation/" license="LGPL MPL" depends= -makedepends= +makedepends="perl" subpackages="$pkgname-dev" source="http://downloads.sourceforge.net/freeassociation/$pkgname-$pkgver.tar.gz" |
