mirror of
git://git.yoctoproject.org/poky
synced 2026-09-12 19:15:34 +00:00
libopensync: added missing dependency on zlib
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4783 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
655559f74f
commit
254aa06152
@ -1,7 +1,7 @@
|
||||
LICENSE = "LGPL"
|
||||
HOMEPAGE = "http://www.opensync.org/"
|
||||
|
||||
DEPENDS = "sqlite3 libxml2 glib-2.0 check"
|
||||
DEPENDS = "sqlite3 libxml2 glib-2.0 check zlib"
|
||||
|
||||
SRC_URI = "http://opensync.org/download/releases/${PV}/libopensync-${PV}.tar.bz2\
|
||||
file://cmake.patch;patch=1 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user