summaryrefslogtreecommitdiff
path: root/package/giblib/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-04-22 11:58:47 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-04-22 11:58:47 +0200
commitd60178f7efa99ea5a67a1c352c785a12afb24c90 (patch)
tree5e09725b98f3067f10693edd508e9ce046f4d9cf /package/giblib/Makefile
parentf3b0dcc3b596f23d91a7161a539247bb9b846457 (diff)
parent3c705181641e100c98b362dd5a2f8950b123bf49 (diff)
allow the use of WEP
Diffstat (limited to 'package/giblib/Makefile')
-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