[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r6600 - gnuradio/branches/developers/bdale/deb/debian
From: |
jcorgan |
Subject: |
[Commit-gnuradio] r6600 - gnuradio/branches/developers/bdale/deb/debian |
Date: |
Tue, 9 Oct 2007 00:32:04 -0600 (MDT) |
Author: jcorgan
Date: 2007-10-09 00:32:04 -0600 (Tue, 09 Oct 2007)
New Revision: 6600
Modified:
gnuradio/branches/developers/bdale/deb/debian/control
Log:
Fix fftw3 development package name to suit either Ubuntu or Debian.
Modified: gnuradio/branches/developers/bdale/deb/debian/control
===================================================================
--- gnuradio/branches/developers/bdale/deb/debian/control 2007-10-08
23:34:21 UTC (rev 6599)
+++ gnuradio/branches/developers/bdale/deb/debian/control 2007-10-09
06:32:04 UTC (rev 6600)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Bdale Garbee <address@hidden>
Build-Conflicts: automake1.8, automake1.9
-Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, doxygen, libfftw3-dev,
libasound2-dev, libboost-dev, libcppunit-dev, libjack0.100.0-dev,
libsdl1.2-dev, portaudio19-dev, libtool, libusb-dev, pkg-config, python,
python-all-dev, python-central (>= 0.5), python-numpy, python-wxgtk2.6, sdcc,
swig, xmlto
+Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, doxygen, fftw3-dev |
libfftw3-dev, libasound2-dev, libboost-dev, libcppunit-dev, libjack0.100.0-dev,
libsdl1.2-dev, portaudio19-dev, libtool, libusb-dev, pkg-config, python,
python-all-dev, python-central (>= 0.5), python-numpy, python-wxgtk2.6, sdcc,
swig, xmlto
Standards-Version: 3.7.2
XS-Python-Version: >= 2.3
@@ -74,7 +74,7 @@
Package: libgnuradio-core0-dev
Section: libdevel
Architecture: any
-Depends: libgnuradio-core0c2a (= ${binary:Version}),
libgnuradio-omnithread0-dev, libboost-dev, libfftw3-dev
+Depends: libgnuradio-core0c2a (= ${binary:Version}),
libgnuradio-omnithread0-dev, libboost-dev, fftw3-dev | libfftw3-dev
Description: Software Defined Radio
This package contains the core GNU Radio libraries.
.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r6600 - gnuradio/branches/developers/bdale/deb/debian,
jcorgan <=