summaryrefslogtreecommitdiff
path: root/package/dbus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/dbus/Makefile')
-rw-r--r--package/dbus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dbus/Makefile b/package/dbus/Makefile
index 0dc44e852..931ac4373 100644
--- a/package/dbus/Makefile
+++ b/package/dbus/Makefile
@@ -10,8 +10,8 @@ PKG_MD5SUM:= 565346cecd9cfecf1463540c6086cc2c
PKG_DESCR:= DBUS library
PKG_SECTION:= libs
PKG_DEPENDS:= libexpat
-PKG_BUILDDEP+= expat
-PKG_URL:= http://dbus.freedesktop.org
+PKG_BUILDDEP:= expat
+PKG_URL:= http://dbus.freedesktop.org/
PKG_SITES:= http://dbus.freedesktop.org/releases/dbus/
ifeq ($(ADK_STATIC),y)