mirror of
https://git.yoctoproject.org/poky
synced 2026-02-25 10:59:41 +01:00
python-pycairo: upgrade to 1.8.10
Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f2e071ab72978431b294a0d696327421"
|
||||
DEPENDS = "cairo"
|
||||
PR = "ml0"
|
||||
|
||||
SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz"
|
||||
SRC_URI = "http://cairographics.org/releases/py2cairo-${PV}.tar.gz"
|
||||
S = "${WORKDIR}/pycairo-${PV}"
|
||||
|
||||
inherit distutils pkgconfig
|
||||
Reference in New Issue
Block a user