debian: drop graphviz build dep

This commit is contained in:
nick black 2020-02-24 05:54:35 -05:00
parent 91f59b763d
commit 508da16b77
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC
2 changed files with 6 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
notcurses (1.2.3-1) UNRELEASED; urgency=medium
* Remove unnecessary graphviz builddep
-- Nick Black <dankamongmen@gmail.com> Mon, 24 Feb 2020 05:54:08 -0500
notcurses (1.2.2-1) unstable; urgency=medium
* New upstream

1
debian/control vendored
View File

@ -7,7 +7,6 @@ Build-Depends:
dh-python (>= 4.20191017),
dh-sequence-python3,
doctest-dev,
graphviz (>= 2.42.2),
libavformat-dev (>= 7:4.2.1),
libavutil-dev (>= 7:4.2.1),
libncurses-dev,