|
@@ -3,11 +3,10 @@
|
|
# dbus
|
|
# dbus
|
|
#
|
|
#
|
|
#############################################################
|
|
#############################################################
|
|
-DBUS_VERSION = 1.4.14
|
|
|
|
|
|
+DBUS_VERSION = 1.4.16
|
|
DBUS_SOURCE = dbus-$(DBUS_VERSION).tar.gz
|
|
DBUS_SOURCE = dbus-$(DBUS_VERSION).tar.gz
|
|
DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/
|
|
DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/
|
|
DBUS_INSTALL_STAGING = YES
|
|
DBUS_INSTALL_STAGING = YES
|
|
-DBUS_INSTALL_TARGET = YES
|
|
|
|
|
|
|
|
DBUS_DEPENDENCIES = host-pkg-config
|
|
DBUS_DEPENDENCIES = host-pkg-config
|
|
|
|
|