diff gub/specs/guile.py @ 6477:00000bc42f8a

guile: depend on pkg-config and bump to 1.9.15.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 03 Feb 2011 12:58:34 +0100
parents 5e8c30d45fc0
children e054e6313ace
line wrap: on
line diff
--- a/gub/specs/guile.py	Thu Feb 03 08:37:35 2011 +0100
+++ b/gub/specs/guile.py	Thu Feb 03 12:58:34 2011 +0100
@@ -12,7 +12,7 @@
 class Guile (target.AutoBuild):
     # source = 'git://git.sv.gnu.org/guile.git&branch=branch_release-1-8&revision=bba579611b3671c7e4c1515b100f01c048a07935'
     source = 'http://ftp.gnu.org/pub/gnu/guile/guile-1.8.7.tar.gz'
-    source = 'http://alpha.gnu.org/gnu/guile/guile-1.9.14.tar.gz'
+    source = 'http://alpha.gnu.org/gnu/guile/guile-1.9.15.tar.gz'
     patches = [
         #'guile-reloc-1.8.6.patch',
         'guile-1.9.14-reloc.patch',
@@ -34,6 +34,7 @@
         'libgc',
         'tools::guile',
         'tools::gnulib',
+        'tools::pkg-config',
         ]
     guile_configure_flags = misc.join_lines ('''
 --without-threads