summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_setxkbmap
diff options
context:
space:
mode:
authorJohn Voltz2008-03-06 19:36:12 +0100
committerJohn Voltz2008-03-06 19:36:12 +0100
commit1a2b4af3fb5fcac12d6c9f56963d1fcc3db92b80 (patch)
tree4234e4b0b12da77755228e612841f3fb11f85a48 /package/x11r7/xapp_setxkbmap
parentadded x11vnc (diff)
downloadbuildroot-1a2b4af3fb5fcac12d6c9f56963d1fcc3db92b80.tar.gz
buildroot-1a2b4af3fb5fcac12d6c9f56963d1fcc3db92b80.tar.xz
buildroot-1a2b4af3fb5fcac12d6c9f56963d1fcc3db92b80.zip
updated xorg to version 7.3 and added all of the fonts
Diffstat (limited to 'package/x11r7/xapp_setxkbmap')
-rw-r--r--package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk
index 65d70e6d6..fb201aeaa 100644
--- a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk
+++ b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk
@@ -4,10 +4,10 @@
#
################################################################################
-XAPP_SETXKBMAP_VERSION = 1.0.3
+XAPP_SETXKBMAP_VERSION = 1.0.4
XAPP_SETXKBMAP_SOURCE = setxkbmap-$(XAPP_SETXKBMAP_VERSION).tar.bz2
XAPP_SETXKBMAP_SITE = http://xorg.freedesktop.org/releases/individual/app
-XAPP_SETXKBMAP_AUTORECONF = YES
+XAPP_SETXKBMAP_AUTORECONF = NO
XAPP_SETXKBMAP_DEPENDENCIES = xlib_libX11 xlib_libxkbfile
$(eval $(call AUTOTARGETS,package/x11r7,xapp_setxkbmap))