mirror of
https://git.yoctoproject.org/poky
synced 2026-03-29 14:02:22 +02:00
eds-dbus: Remove workaround
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1410 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "LGPL"
|
||||
DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib intltool"
|
||||
|
||||
PV = "1.4.0+svn${SRCDATE}"
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
|
||||
file://no_libdb.patch;patch=1 \
|
||||
@@ -27,8 +27,6 @@ PACKAGES =+ "libcamel libcamel-dev libebook libebook-dev libecal libecal-dev lib
|
||||
|
||||
FILES_${PN}-dev =+ "${libdir}/pkgconfig/evolution-data-server-*.pc"
|
||||
FILES_${PN}-dbg =+ "${libdir}/evolution-data-server-*/camel-providers/.debug ${libdir}/evolution-data-server*/extensions/.debug/"
|
||||
# This is a nasty hack until bitbake is fixed to correctly generate them automatically
|
||||
RRECOMMENDS_${PN}-dbg += "db-dbg dbus-dbg glibc-dbg dbus-glib-dbg glib-2.0-dbg libxml2-dbg"
|
||||
|
||||
FILES_libcamel = "${libexecdir}/camel-* ${libdir}/libcamel-*.so.* ${libdir}/libcamel-provider-*.so.* ${libdir}/evolution-data-server-*/camel-providers/*.so ${libdir}/evolution-data-server-*/camel-providers/*.urls"
|
||||
FILES_libcamel-dev = "${libdir}/libcamel-*.so ${libdir}/libcamel-provider-*.so ${libdir}/pkgconfig/camel*pc ${includedir}/evolution-data-server*/camel"
|
||||
|
||||
Reference in New Issue
Block a user