diff --git a/testing/chmlib/APKBUILD b/testing/chmlib/APKBUILD index f96ed771a3c..3f6d1813145 100644 --- a/testing/chmlib/APKBUILD +++ b/testing/chmlib/APKBUILD @@ -6,13 +6,14 @@ pkgrel=1 pkgdesc="Library for dealing with Microsoft ITSS/CHM format files" url="http://morte.jedrea.com/~jedwin/projects/chmlib/" arch="all" -license="LGPL" -depends= +license="LGPL2+" +depends="" depends_dev= makedepends="$depends_dev" install="" subpackages="$pkgname-dev" source="http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2" + _builddir="$srcdir"/$pkgname-$pkgver build() { cd "$_builddir"