mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
upgrade pixman to 0.12.0
This commit is contained in:
@@ -4,3 +4,4 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PREFERRED_VERSION_atk ?= "1.24.0"
|
PREFERRED_VERSION_atk ?= "1.24.0"
|
||||||
|
PREFERRED_VERSION_pixman ?= "0.12.0"
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
require xorg-lib-common.inc
|
||||||
|
|
||||||
|
DESCRIPTION = "Library for lowlevel pixel operations"
|
||||||
|
DEPENDS = "virtual/libx11"
|
||||||
Reference in New Issue
Block a user