diff options
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb b/meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb new file mode 100644 index 0000000000..9ebd2d12fd --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | require xorg-data-common.inc | ||
| 2 | |||
| 3 | SUMMARY = "Default set of cursor themes for use with libXcursor" | ||
| 4 | |||
| 5 | DEPENDS:append = " libxcursor xcursorgen-native" | ||
| 6 | |||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8cbd99fff773f92e844948f74ef0df8" | ||
| 8 | |||
| 9 | SRC_URI[sha256sum] = "95bae8f48823d894a05bf42dfbf453674ab7dbdeb11e2bc079e8525ad47378c8" | ||
| 10 | |||
| 11 | FILES:${PN} += "${datadir}/icons" | ||
