summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libpciaccess_0.11.0.bb
blob: b4032c0a1003775b5b83ba56d78ede4d5a882005 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Generic PCI access library"

require xorg-lib-common.inc

LICENSE = "MIT & MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=ad1647740bccb2315e6f6368dce05c6d"

PR = "r0"

DEPENDS += "xproto virtual/libx11"