mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
sat-solver: Add db as DEPENDS and bump PR
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -4,10 +4,10 @@ HOMEPAGE = "http://en.opensue.org/Portal:Libzypp"
|
|||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8"
|
LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8"
|
||||||
|
|
||||||
DEPENDS = "libcheck rpm zlib expat"
|
DEPENDS = "libcheck rpm zlib expat db"
|
||||||
|
|
||||||
PV = "0.0-git${SRCPV}"
|
PV = "0.0-git${SRCPV}"
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
|
|
||||||
SRC_URI = "git://gitorious.org/opensuse/sat-solver.git;protocol=git \
|
SRC_URI = "git://gitorious.org/opensuse/sat-solver.git;protocol=git \
|
||||||
file://cmake.patch \
|
file://cmake.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user