1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

upgrade pixman to 0.12.0

This commit is contained in:
Xu Li
2008-11-11 20:02:01 +08:00
committed by Richard Purdie
parent 57efa3ccc8
commit ba601403fe
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
require xorg-lib-common.inc
DESCRIPTION = "Library for lowlevel pixel operations"
DEPENDS = "virtual/libx11"