summaryrefslogtreecommitdiff
path: root/package/libnotify/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-26 23:48:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-26 23:48:00 +0100
commit09381f08db60bd52ab7135bd084fa2bb197a98c2 (patch)
tree24fccce5f78fc4129d5b26d0adf07cda138d8188 /package/libnotify/Makefile
parent890c35ac59300679b63cc3f94409143dd7020ebe (diff)
parenta4137f916eed4e87434e5382573008c89c8f1652 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libnotify/Makefile')
-rw-r--r--package/libnotify/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libnotify/Makefile b/package/libnotify/Makefile
index 76435074f..2be5cb7fc 100644
--- a/package/libnotify/Makefile
+++ b/package/libnotify/Makefile
@@ -9,8 +9,10 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 472e2c1f808848365572a9b024d9e8f5
PKG_DESCR:= notify library
PKG_SECTION:= libs
+PKG_BUILDDEP:= gtk+
PKG_URL:= http://www.galago-project.org/
PKG_SITES:= http://www.galago-project.org/files/releases/source/libnotify/
+PKG_NEED_CXX:= 1
include $(TOPDIR)/mk/package.mk