mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
eds-dbus_svn.bb: don't set acpath, new gnome-common doesn't need it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2592 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,6 +4,7 @@ LICENSE = "LGPL"
|
|||||||
DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib"
|
DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib"
|
||||||
|
|
||||||
PV = "1.4.0+svnr${SRCREV}"
|
PV = "1.4.0+svnr${SRCREV}"
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
|
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
|
||||||
file://oh-contact.patch;patch=1;pnum=0 \
|
file://oh-contact.patch;patch=1;pnum=0 \
|
||||||
@@ -16,8 +17,6 @@ S = "${WORKDIR}/trunk"
|
|||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
acpaths = " -I ${STAGING_DATADIR}/aclocal/gnome-macros "
|
|
||||||
|
|
||||||
# -ldb needs this on some platforms
|
# -ldb needs this on some platforms
|
||||||
LDFLAGS += "-lpthread"
|
LDFLAGS += "-lpthread"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user