Add build-dep on mescc-tools and nyacc.

This commit is contained in:
Vagrant Cascadian 2018-07-06 15:54:02 -07:00 committed by Jan Nieuwenhuizen
parent a08ac976aa
commit 725d3db1ac
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 5 additions and 1 deletions

6
debian/control vendored
View File

@ -2,7 +2,11 @@ Source: mes
Section: devel
Priority: extra
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Build-Depends: debhelper (>=11), guile-2.2
Build-Depends: debhelper (>=11),
guile-2.2,
guile-2.2-dev,
mescc-tools,
nyacc
Standards-Version: 4.1.5
Homepage: https://gitlab.com/janneke/mes