|
@@ -11,8 +11,8 @@ DBUS_SOURCE = dbus-$(DBUS_VERSION).tar.xz
|
|
DBUS_SITE = https://dbus.freedesktop.org/releases/dbus
|
|
DBUS_SITE = https://dbus.freedesktop.org/releases/dbus
|
|
DBUS_LICENSE = AFL-2.1 or GPL-2.0+ (library, tools), GPL-2.0+ (tools)
|
|
DBUS_LICENSE = AFL-2.1 or GPL-2.0+ (library, tools), GPL-2.0+ (tools)
|
|
DBUS_LICENSE_FILES = COPYING
|
|
DBUS_LICENSE_FILES = COPYING
|
|
-DBUS_CPE_ID_VENDOR = d-bus_project
|
|
|
|
-DBUS_CPE_ID_PRODUCT = d-bus
|
|
|
|
|
|
+DBUS_CPE_ID_VENDOR = freedesktop
|
|
|
|
+DBUS_CPE_ID_PRODUCT = dbus
|
|
DBUS_INSTALL_STAGING = YES
|
|
DBUS_INSTALL_STAGING = YES
|
|
|
|
|
|
define DBUS_PERMISSIONS
|
|
define DBUS_PERMISSIONS
|