aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/pixman_0.9.5.bb
blob: 5183084167658762953b173b510392fc033d9b60 (plain)
1
2
3
4
5
6
require xorg-lib-common.inc

DESCRIPTION = "Library for lowlevel pixel operations"
DEPENDS = "virtual/libx11"

SRC_URI += "file://dont-copy-unused-bits-to-alpha-channel.patch;patch=1"