Merge commit 'v3.3.0' into upstream
[debian/gnuradio] / gnuradio-pkg_chk.conf
index b78002157baa344c52e9799d0dbbec22df7dfa79..7f81101f45e55b9687989c932b3cd30064aa9073 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2007 Free Software Foundation
+# Copyright 2007, 2008 Free Software Foundation
 
 # pkg_chk -a -k -C gnuradio-pkg_chk.conf
 # pkg_chk -a -k -C gnuradio-pkg_chk.conf -D doc
@@ -17,6 +17,9 @@
 # To build against pkgsrc, run configure as
 # LDFLAGS="-L/usr/pkg/lib -R/usr/pkg/lib" CPPFLAGS="-I/usr/pkg/include" ./configure
 
+# This file is intended to be useful even to those not using pkgsrc by
+# crisply listing the dependencies required for GNU Radio.
+
 # This file may be incorrect; please feel free to correct or mail
 # comments to gdt@ir.bbn.com or discuss-gnuradio@gnu.org.
 
@@ -24,9 +27,9 @@
 
 devel/autoconf
 devel/automake
+devel/libtool-base
 # gmake isn't actually required, but it's helpful to have to separate
 # real build failures from unportable makefiles.
-devel/libtool-base
 devel/gmake
 
 devel/pkg-config
@@ -50,6 +53,8 @@ devel/cppunit
 
 devel/swig
 
+lang/guile
+
 ## audio
 audio/jack
 audio/portaudio-devel