summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b4091b1..9a859c1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Homepage: http://www.reichwein.it/fft/
Package: libfft-dev
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libfft0 (= ${binary:Version})
Homepage: http://www.reichwein.it/unicode/
Description: FFT library for C++
libfft is a Fast Fourier Transform library for C++. It supports C++17 and