summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_xset
diff options
context:
space:
mode:
authorJohn Voltz <john.voltz@gmail.com>2008-03-06 18:36:12 +0000
committerJohn Voltz <john.voltz@gmail.com>2008-03-06 18:36:12 +0000
commit1a2b4af3fb5fcac12d6c9f56963d1fcc3db92b80 (patch)
tree4234e4b0b12da77755228e612841f3fb11f85a48 /package/x11r7/xapp_xset
parenteda9b0fe87303011e8b54b01ae8ad0eca44ded0c (diff)
downloadbuildroot-novena-1a2b4af3fb5fcac12d6c9f56963d1fcc3db92b80.tar.gz
buildroot-novena-1a2b4af3fb5fcac12d6c9f56963d1fcc3db92b80.zip
updated xorg to version 7.3 and added all of the fonts
Diffstat (limited to 'package/x11r7/xapp_xset')
-rw-r--r--package/x11r7/xapp_xset/xapp_xset.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/x11r7/xapp_xset/xapp_xset.mk b/package/x11r7/xapp_xset/xapp_xset.mk
index 5ee073d43..97e9e9536 100644
--- a/package/x11r7/xapp_xset/xapp_xset.mk
+++ b/package/x11r7/xapp_xset/xapp_xset.mk
@@ -4,10 +4,10 @@
#
################################################################################
-XAPP_XSET_VERSION = 1.0.2
+XAPP_XSET_VERSION = 1.0.3
XAPP_XSET_SOURCE = xset-$(XAPP_XSET_VERSION).tar.bz2
XAPP_XSET_SITE = http://xorg.freedesktop.org/releases/individual/app
-XAPP_XSET_AUTORECONF = YES
+XAPP_XSET_AUTORECONF = NO
XAPP_XSET_DEPENDENCIES = xlib_libXfontcache xlib_libXmu
$(eval $(call AUTOTARGETS,package/x11r7,xapp_xset))