diff options
| -rw-r--r-- | meta/recipes-extended/libzypp/libzypp_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/libzypp/libzypp_git.bb b/meta/recipes-extended/libzypp/libzypp_git.bb index 78c7a6a057..3c3a9f09ec 100644 --- a/meta/recipes-extended/libzypp/libzypp_git.bb +++ b/meta/recipes-extended/libzypp/libzypp_git.bb | |||
| @@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=11fccc94d26293d78cb4996cb17e5fa7" | |||
| 6 | 6 | ||
| 7 | inherit cmake gettext | 7 | inherit cmake gettext |
| 8 | 8 | ||
| 9 | DEPENDS = "rpm boost curl libxml2 zlib sat-solver expat openssl udev" | 9 | DEPENDS = "rpm boost curl libxml2 zlib sat-solver expat openssl udev libproxy" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | SRCREV = "15b6c52260bbc52b3d8e585e271b67e10cc7c433" | 12 | SRCREV = "15b6c52260bbc52b3d8e585e271b67e10cc7c433" |
| 13 | PV = "0.0-git${SRCPV}" | 13 | PV = "0.0-git${SRCPV}" |
| 14 | PR = "r19" | 14 | PR = "r20" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://github.com/openSUSE/libzypp.git;protocol=git \ | 16 | SRC_URI = "git://github.com/openSUSE/libzypp.git;protocol=git \ |
| 17 | file://no-doc.patch \ | 17 | file://no-doc.patch \ |
