diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-10-02 11:35:36 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-10-02 11:35:36 -0500 |
commit | b07d2a4630476ae61569b7d17c88bef8df1dd356 (patch) | |
tree | b87f06ae698604b2b867277ad15f0794bd429b41 /lib/ffts | |
parent | ed5a61463e735371fdae61b692c399216dacf15f (diff) | |
download | ulab-b07d2a4630476ae61569b7d17c88bef8df1dd356.tar.gz ulab-b07d2a4630476ae61569b7d17c88bef8df1dd356.zip |
Revert "Update FFTS build dependencies on Debian"
This reverts commit ed5a61463e735371fdae61b692c399216dacf15f.
Diffstat (limited to 'lib/ffts')
-rw-r--r-- | lib/ffts/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ffts/debian/control b/lib/ffts/debian/control index 7b40090..13b84e4 100644 --- a/lib/ffts/debian/control +++ b/lib/ffts/debian/control @@ -2,7 +2,7 @@ Source: libffts Section: libs Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 5), cdbs, cmake, libtool, libltdl-dev +Build-Depends: debhelper (>= 5), cdbs, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: libffts |