mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
upgrade pixman to 0.12.0
This commit is contained in:
@@ -4,3 +4,4 @@
|
||||
#
|
||||
|
||||
PREFERRED_VERSION_atk ?= "1.24.0"
|
||||
PREFERRED_VERSION_pixman ?= "0.12.0"
|
||||
|
||||
4
meta/packages/xorg-lib/pixman_0.12.0.bb
Normal file
4
meta/packages/xorg-lib/pixman_0.12.0.bb
Normal file
@@ -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