gnuradio: set PV
authorKoen Kooi <koen@openembedded.org>
Fri, 27 Jul 2007 10:29:18 +0000 (10:29 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 27 Jul 2007 10:29:18 +0000 (10:29 +0000)
packages/gnuradio/gnuradio_svn.bb

index 1e313b0..f3d4873 100644 (file)
@@ -2,10 +2,13 @@ DESCRIPTION = "GNU Radio"
 SECTION =  "apps"
 PRIORITY = "optional"
 LICENSE = "GPL"
-DEPENDS = "fftw python boost cppunit sdcc-native swig swig-native"
-RDEPENDS = "fftw python swig"
+DEPENDS = "fftwf python boost cppunit sdcc-native swig swig-native"
+RDEPENDS = "libfftwf python swig"
+
+PV = "0.0+svn${SRCDATE}"
 PR = "r0"
 
+
 SRC_URI = "svn://gnuradio.org/svn/gnuradio;module=trunk;proto=http"
 
 inherit autotools pkgconfig