summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-app')
-rw-r--r--meta/recipes-graphics/xorg-app/xset_1.1.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-app/xset_1.1.0.bb b/meta/recipes-graphics/xorg-app/xset_1.1.0.bb
index 817b097213..2d80d3b38f 100644
--- a/meta/recipes-graphics/xorg-app/xset_1.1.0.bb
+++ b/meta/recipes-graphics/xorg-app/xset_1.1.0.bb
@@ -3,7 +3,6 @@ require xorg-app-common.inc
3DESCRIPTION = "Utility of setting various user preference options of the display" 3DESCRIPTION = "Utility of setting various user preference options of the display"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://COPYING;md5=bea81cc9827cdf1af0e12c2b8228cf8d" 5LIC_FILES_CHKSUM = "file://COPYING;md5=bea81cc9827cdf1af0e12c2b8228cf8d"
6DISTRO_PN_ALIAS = "Fedora=xorg-x11-server-utils;Ubuntu=x11-xserver-utils;Debian=x11-xserver-utils;Opensuse=xorg-x11"
7DEPENDS += "libxext libxxf86misc libxfontcache libxmu libxp libxau" 6DEPENDS += "libxext libxxf86misc libxfontcache libxmu libxp libxau"
8PR = "r0" 7PR = "r0"
9PE = "1" 8PE = "1"