]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - xorg-x11-xinit/xorg-x11-xinit.nm
xorg-x11-xinit: Update to 1.3.2.
[ipfire-3.x.git] / xorg-x11-xinit / xorg-x11-xinit.nm
index c9991fb8bf57193ada3f0e60fe432e54dd73a6ae..c3ad690985fc89d1af9a09e66207ecf57eb5c009 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = xorg-x11-xinit
-version    = 1.2.1
+version    = 1.3.2
 release    = 1
 thisapp    = xinit-%{version}
 
@@ -21,9 +21,17 @@ source_dl = http://ftp.x.org/pub/individual/app/
 
 build
        requires
+               autoconf
+               automake
                libX11-devel
+               libtool
                xorg-x11-util-macros
        end
+
+       prepare_cmds
+               # Regenerate build system.
+               autoreconf -vfi
+       end
 end
 
 packages