summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <emollier@debian.org>2023-12-18 13:57:36 +0100
committerÉtienne Mollier <emollier@debian.org>2023-12-18 13:57:36 +0100
commit89241c5bfdb0a52a391314cc2075caeb3102c2be (patch)
tree98e2b551e24c9c51330f0bf40851bd501463ffa5
parent591877204cd5fc24fcb76ab3c8453838668f397f (diff)
d/control: build depend on libncurses-dev.
This replaces the obsolete libncurses5-dev.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e52d156..864ad8b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
zlib1g-dev,
- libncurses5-dev,
+ libncurses-dev,
libboost-dev,
perl <!nocheck>,
python3:any,