summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xcursorgen
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/xcursorgen')
-rw-r--r--meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb b/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb
index 3f4bfaaf19..936d71b101 100644
--- a/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb
+++ b/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb
@@ -7,7 +7,7 @@ SRC_URI = "http://xorg.freedesktop.org/archive/individual/app/${BPN}-${PV}.tar.b
7SRC_URI[md5sum] = "25cc7ca1ce5dcbb61c2b471c55e686b5" 7SRC_URI[md5sum] = "25cc7ca1ce5dcbb61c2b471c55e686b5"
8SRC_URI[sha256sum] = "35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d" 8SRC_URI[sha256sum] = "35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d"
9 9
10inherit distro_features_check autotools pkgconfig 10inherit features_check autotools pkgconfig
11 11
12REQUIRED_DISTRO_FEATURES = "x11" 12REQUIRED_DISTRO_FEATURES = "x11"
13 13