summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc
index 3aca760d9c..6b138732d0 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc
@@ -6,7 +6,7 @@ LIB_DEPS = "pixman virtual/libgl libxfont xtrans libxau libxext libxdmcp libdrm
6 6
7DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}" 7DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
8 8
9RDEPENDS_${PN} += "hal xorg-minimal-fonts" 9RDEPENDS_${PN} += "xorg-minimal-fonts"
10 10
11FILES_${PN} += "${bindir}/Xorg " 11FILES_${PN} += "${bindir}/Xorg "
12 12
@@ -34,4 +34,3 @@ EXTRA_OECONF += "--disable-static \
34 34
35# Due to mesa-dri 35# Due to mesa-dri
36COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' 36COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'
37