summaryrefslogtreecommitdiff
path: root/meta/packages/opensync/libopensync_0.36.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-06-18 08:36:46 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-06-18 08:36:46 +0000
commitbd9cc19e51f79bc1f20daad1944b658525d63efa (patch)
tree6da30069d30f8f4d8fa7973ca5667928f4497f45 /meta/packages/opensync/libopensync_0.36.bb
parent42243f8179be6d19db47ff1b1d1201d590b2978d (diff)
downloadopenembedded-core-bd9cc19e51f79bc1f20daad1944b658525d63efa.tar.gz
openembedded-core-bd9cc19e51f79bc1f20daad1944b658525d63efa.tar.bz2
openembedded-core-bd9cc19e51f79bc1f20daad1944b658525d63efa.tar.xz
openembedded-core-bd9cc19e51f79bc1f20daad1944b658525d63efa.zip
libopensync: added check to dependencies and patch to get rid of Python
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4693 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/opensync/libopensync_0.36.bb')
-rw-r--r--meta/packages/opensync/libopensync_0.36.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/opensync/libopensync_0.36.bb b/meta/packages/opensync/libopensync_0.36.bb
index 9fad1b303..f41cf89b5 100644
--- a/meta/packages/opensync/libopensync_0.36.bb
+++ b/meta/packages/opensync/libopensync_0.36.bb
@@ -1,11 +1,12 @@
LICENSE = "LGPL"
HOMEPAGE = "http://www.opensync.org/"
-DEPENDS = "sqlite3 libxml2 glib-2.0"
+DEPENDS = "sqlite3 libxml2 glib-2.0 check"
SRC_URI = "http://opensync.org/download/releases/${PV}/libopensync-${PV}.tar.bz2\
file://cmake.patch;patch=1 \
- file://build-in-src.patch;patch=1"
+ file://build-in-src.patch;patch=1 \
+ file://no-python-check.patch;patch=1"
inherit cmake pkgconfig