mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
cairo: Drop old version (use 1.0.4 instead)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@895 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
SECTION = "libs"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "libx11 libpng fontconfig libxrender"
|
||||
DESCRIPTION = "Cairo graphics library"
|
||||
LICENSE = "MPL LGPL"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
do_stage () {
|
||||
autotools_stage_all
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
SECTION = "libs"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "libx11 libpng fontconfig libxrender"
|
||||
DEPENDS = "virtual/libx11 libpng fontconfig libxrender"
|
||||
DESCRIPTION = "Cairo graphics library"
|
||||
LICENSE = "MPL LGPL"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user