blob: 9fce612de4fcb9a50f3f2ff6951eb4326018de31 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require xorg-driver-video.inc
PE = "1"
SRC_URI += "file://fix-includepath.patch;patch=1 \
file://fix-configure-includes.patch;patch=1"
#DESCRIPTION = ""
RDEPENDS += "xserver-xorg-module-libint10 "
PR = "r2"
|