From: Saul Wold Date: Sat, 29 Jan 2011 15:16:44 +0000 (-0800) Subject: sat-solver: Add db as DEPENDS and bump PR X-Git-Tag: 2011-1~2627 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ffd12fc476d6061ba1e019a1e789cf1a2d3c82e6;p=openembedded-core.git sat-solver: Add db as DEPENDS and bump PR Signed-off-by: Saul Wold --- diff --git a/meta/recipes-extended/sat-solver/sat-solver_git.bb b/meta/recipes-extended/sat-solver/sat-solver_git.bb index 2e5f151608..8cf7eec94e 100644 --- a/meta/recipes-extended/sat-solver/sat-solver_git.bb +++ b/meta/recipes-extended/sat-solver/sat-solver_git.bb @@ -4,10 +4,10 @@ HOMEPAGE = "http://en.opensue.org/Portal:Libzypp" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8" -DEPENDS = "libcheck rpm zlib expat" +DEPENDS = "libcheck rpm zlib expat db" PV = "0.0-git${SRCPV}" -PR = "r2" +PR = "r3" SRC_URI = "git://gitorious.org/opensuse/sat-solver.git;protocol=git \ file://cmake.patch \