summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/drm/libdrm.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/drm/libdrm.inc')
-rw-r--r--meta/recipes-graphics/drm/libdrm.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/drm/libdrm.inc b/meta/recipes-graphics/drm/libdrm.inc
index e9ca2f9231..5ddab855cb 100644
--- a/meta/recipes-graphics/drm/libdrm.inc
+++ b/meta/recipes-graphics/drm/libdrm.inc
@@ -6,6 +6,7 @@ accelerated OpenGL drivers."
6HOMEPAGE = "http://dri.freedesktop.org" 6HOMEPAGE = "http://dri.freedesktop.org"
7SECTION = "x11/base" 7SECTION = "x11/base"
8LICENSE = "MIT" 8LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c530816761e949dc71"
9SRC_URI = "http://dri.freedesktop.org/libdrm/libdrm-${PV}.tar.bz2" 10SRC_URI = "http://dri.freedesktop.org/libdrm/libdrm-${PV}.tar.bz2"
10PROVIDES = "drm" 11PROVIDES = "drm"
11DEPENDS = "libpthread-stubs udev cairo" 12DEPENDS = "libpthread-stubs udev cairo"