aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnno Boland <g@s01.de>2014-08-09 02:12:55 +0000
committerEnno Boland <g@s01.de>2014-08-09 02:12:55 +0000
commitd31e37b87808d7b740b44310c7487865d0f10da9 (patch)
tree879025ded82116f801e12d6bba5f494a1adb2d10
parentd61720772b8bae682f2fcd99aa336436bf263d35 (diff)
downloadvoid-packages-d31e37b87808d7b740b44310c7487865d0f10da9.tar
void-packages-d31e37b87808d7b740b44310c7487865d0f10da9.tar.gz
void-packages-d31e37b87808d7b740b44310c7487865d0f10da9.tar.bz2
void-packages-d31e37b87808d7b740b44310c7487865d0f10da9.tar.lz
void-packages-d31e37b87808d7b740b44310c7487865d0f10da9.tar.xz
void-packages-d31e37b87808d7b740b44310c7487865d0f10da9.tar.zst
void-packages-d31e37b87808d7b740b44310c7487865d0f10da9.zip
autogen: needs guile to run
-rw-r--r--srcpkgs/autogen/template3
1 files changed, 2 insertions, 1 deletions
diff --git a/srcpkgs/autogen/template b/srcpkgs/autogen/template
index 1bc0fdf4635..187e128a79c 100644
--- a/srcpkgs/autogen/template
+++ b/srcpkgs/autogen/template
@@ -1,11 +1,12 @@
# Template build file for 'autogen'.
pkgname=autogen
version=5.18.2
-revision=2
+revision=3
build_style=gnu-configure
configure_args="--disable-static"
hostmakedepends="pkg-config which"
makedepends="guile guile-devel>=2.0.9_3 libxml2-devel gc-devel"
+depends="guile"
short_desc="The Automated Program Generator"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL3"