mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-02 09:40:15 +00:00
Debian: relax ncurses-dev versioned dep
This commit is contained in:
parent
a076bc1e4b
commit
c4d7d3744c
2
debian/control
vendored
2
debian/control
vendored
@ -9,7 +9,7 @@ Build-Depends:
|
||||
g++ (>= 4:7.0.0-0),
|
||||
libavformat-dev (>= 7:4.2.2),
|
||||
libavutil-dev (>= 7:4.2.2),
|
||||
libncurses-dev (>= 6.1),
|
||||
libncurses-dev,
|
||||
libswscale-dev (>= 7:4.2.2),
|
||||
pandoc (>= 1.19.2.4),
|
||||
pkg-config,
|
||||
|
Loading…
Reference in New Issue
Block a user