aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ilmbase
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ilmbase')
-rw-r--r--testing/ilmbase/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ilmbase/APKBUILD b/testing/ilmbase/APKBUILD
index a55b834c8c..566c575a88 100644
--- a/testing/ilmbase/APKBUILD
+++ b/testing/ilmbase/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer:
pkgname=ilmbase
pkgver=2.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="Base libraries from ILM for OpenEXR"
url="http://www.openexr.com"
arch="all"
license="BSD"
depends=""
depends_dev=""
-makedepends="bash"
+makedepends="bash linux-headers"
install=""
subpackages="$pkgname-dev $pkgname-libs"
source="http://download.savannah.nongnu.org/releases/openexr/${pkgname}-${pkgver}.tar.gz"