mes/debian/control

26 lines
568 B
Plaintext
Raw Normal View History

2018-07-06 22:35:09 +01:00
Source: mes
Section: devel
2019-06-11 01:19:30 +01:00
Priority: optional
2018-07-06 22:35:09 +01:00
Maintainer: Vagrant Cascadian <vagrant@debian.org>
2019-05-19 07:07:19 +01:00
Build-Depends: debhelper-compat (=12),
git,
2019-05-19 07:19:31 +01:00
graphviz,
guile-2.2,
guile-2.2-dev,
2019-05-19 07:19:31 +01:00
help2man,
install-info,
mescc-tools,
nyacc,
texinfo,
Standards-Version: 4.3.0
2019-06-10 11:01:08 +01:00
Homepage: https://www.gnu.org/software/mes/
2018-07-06 22:35:09 +01:00
Package: mes
Architecture: any
Multi-Arch: foreign
2019-06-11 00:45:28 +01:00
Depends: ${misc:Depends}, ${shlibs:Depends},
guile-2.2,
2018-07-06 22:35:09 +01:00
Description: Maxwell Equations of Software
Mes aims to help create full source bootstrapping for GuixSD as part
of the bootstrappable builds effort.