buildrootschalter/package/x11r7/xutil_util-macros/xutil_util-macros.mk
Thomas Petazzoni a1ca198dd7 xutil_util-macros: bump to version 1.17
Needed by other xapp versions bump, which themselves are needed to fix
the missing link against the Xmu library (build failures similar to
http://autobuild.buildroot.org/results/1a4f84ad76ad8c4e70bff6878fc232edf46ff8f1/build-end.log).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-17 09:02:03 +01:00

15 lines
544 B
Makefile

################################################################################
#
# xutil_util-macros -- No description available
#
################################################################################
XUTIL_UTIL_MACROS_VERSION = 1.17
XUTIL_UTIL_MACROS_SOURCE = util-macros-$(XUTIL_UTIL_MACROS_VERSION).tar.bz2
XUTIL_UTIL_MACROS_SITE = http://xorg.freedesktop.org/releases/individual/util
XUTIL_UTIL_MACROS_INSTALL_STAGING = YES
XUTIL_UTIL_MACROS_INSTALL_TARGET = NO
$(eval $(autotools-package))
$(eval $(host-autotools-package))