aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xorg-driver-video.inc
blob: 4fe33491b7aa2260bcd93a9a6fa7054cbb4fd288 (plain)
1
2
3
4
5
6
7
include xorg-driver-common.inc

DEPENDS =+ "renderproto videoproto xextproto fontsproto"

python populate_packages_prepend() {
    add_abi_depends(d, "video")
}