mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
Fix libcurl RPROVIDES, update gtkhtml2 patches and add web to oh-image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@277 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,6 +2,7 @@ DESCRIPTION = "Command line tool and library for client-side URL transfers."
|
||||
LICENSE = "MIT"
|
||||
DEPENDS = "zlib"
|
||||
SECTION = "console/network"
|
||||
RPROVIDES_lib${PN} += "libcurl"
|
||||
|
||||
SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2"
|
||||
S = "${WORKDIR}/curl-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user