summaryrefslogtreecommitdiff
path: root/package/libnotify/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-26 23:40:31 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-26 23:40:31 +0100
commita4137f916eed4e87434e5382573008c89c8f1652 (patch)
tree3ddb4c0a6eda021657996e9d309e5080df83ad63 /package/libnotify/Makefile
parent26f7c999e7c586eeb0eabeaf34ebbc9b3c145d7c (diff)
parent27537f0ac386cd2d869a73d2c4d432be2dffb9eb (diff)
resolve merge problems
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