mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
+1
-2
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
# Make sure to also update the dbus-x package
|
# Make sure to also update the dbus-x package
|
||||||
PKG_NAME:=dbus
|
PKG_NAME:=dbus
|
||||||
PKG_VERSION:=1.9.8
|
PKG_VERSION:=1.9.8
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/
|
PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/
|
||||||
@@ -26,7 +26,6 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
|
|
||||||
TARGET_LDFLAGS+= \
|
TARGET_LDFLAGS+= \
|
||||||
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
|
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
|
||||||
-Wl,-rpath=/usr/lib/
|
|
||||||
|
|
||||||
define Package/dbus/Default
|
define Package/dbus/Default
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
|
|||||||
Reference in New Issue
Block a user