summaryrefslogtreecommitdiff
path: root/package/giblib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-04-13 16:02:27 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-04-13 16:02:27 +0200
commit32f4536c046fbe8899c783c0307ca384b5cdc081 (patch)
tree644118e779e76bcd1b2f102671d90c1c7ab30748 /package/giblib
parentf5b25270e588eb2be35e4897434bd1cc8b9abecd (diff)
add imlib dependency
Diffstat (limited to 'package/giblib')
-rw-r--r--package/giblib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/giblib/Makefile b/package/giblib/Makefile
index 5f36a9860..70743c383 100644
--- a/package/giblib/Makefile
+++ b/package/giblib/Makefile
@@ -9,6 +9,8 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= c810ef5389baf24882a1caca2954385e
PKG_DESCR:= imlib2 wrapper library
PKG_SECTION:= libs
+PKG_DEPENDS:= imlib2
+PKG_BUILDDEP:= imlib2
PKG_SITES:= http://linuxbrit.co.uk/downloads/
include $(TOPDIR)/mk/package.mk