mes/debian/control

20 lines
496 B
Plaintext
Raw Normal View History

2018-07-06 22:35:09 +01:00
Source: mes
Section: devel
Priority: extra
Maintainer: Vagrant Cascadian <vagrant@debian.org>
2019-05-19 07:07:19 +01:00
Build-Depends: debhelper-compat (=12),
guile-2.2,
guile-2.2-dev,
mescc-tools,
nyacc,
2018-07-06 22:35:09 +01:00
Standards-Version: 4.1.5
Homepage: https://gitlab.com/janneke/mes
Package: mes
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Maxwell Equations of Software
Mes aims to help create full source bootstrapping for GuixSD as part
of the bootstrappable builds effort.