summaryrefslogtreecommitdiff
path: root/package/libnotify/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-04 18:42:17 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-04 18:42:17 +0200
commitfa9bd9d822a4053714e9448adcc591b7fe38c34e (patch)
tree9aea3490973fbd9fd9d7b00c4280771d3e367b13 /package/libnotify/Makefile
parent45148b8b1f0028bbe494b6be11aad88b52e12ea6 (diff)
parent5c60d504c0f94471ebc5bd0d5e5785de9fa2acc1 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libnotify/Makefile')
-rw-r--r--package/libnotify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libnotify/Makefile b/package/libnotify/Makefile
index 2be5cb7fc..038a3dd85 100644
--- a/package/libnotify/Makefile
+++ b/package/libnotify/Makefile
@@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= libnotify
PKG_VERSION:= 0.4.5
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 472e2c1f808848365572a9b024d9e8f5
PKG_DESCR:= notify library
PKG_SECTION:= libs
-PKG_BUILDDEP:= gtk+
+PKG_BUILDDEP:= gtk+ dbus-glib
PKG_URL:= http://www.galago-project.org/
PKG_SITES:= http://www.galago-project.org/files/releases/source/libnotify/
PKG_NEED_CXX:= 1