summaryrefslogtreecommitdiff
path: root/package/atk/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-18 22:31:15 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-18 22:31:15 +0100
commit72ea86f8f4d9a00ca5f509eba515b38968924172 (patch)
tree93b2f46ee4528c38e31688090126fc39d91c005d /package/atk/Makefile
parentfd193780483f7f18a5060df04e88090021a9fbbe (diff)
add PKG_BUILDDEP
Diffstat (limited to 'package/atk/Makefile')
-rw-r--r--package/atk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/atk/Makefile b/package/atk/Makefile
index 3f42dc2ea..70f6faf9d 100644
--- a/package/atk/Makefile
+++ b/package/atk/Makefile
@@ -8,6 +8,7 @@ PKG_VERSION:= 1.29.3
PKG_RELEASE:= 1
PKG_MD5SUM:= f587d9285b2d0ac35ea95acef673517c
PKG_DESCR:= atk library
+PKG_BUILDDEP:= glib
PKG_SECTION:= libs
PKG_URL:= http://www.gnome.org
PKG_SITES:= ${MASTER_SITE_GNOME:=/atk/1.29/}