diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2025-08-03 14:47:24 +0200 |
|---|---|---|
| committer | Andreas Källberg <anka.213@gmail.com> | 2025-08-08 18:11:52 +0200 |
| commit | 4fea7cf37fb76516d90f351d91aac13ca8d76fce (patch) | |
| tree | 4b3b69f16e3dc3bd33e5935d24c256f31b973b23 /debian/control | |
| parent | e7c0b6dada71f16160aa60e6fed6251280cbaf16 (diff) | |
Update release scripts for 3.12
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 12eb6b9d9..729d81382 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Thomas Hallgren <hallgren@chalmers.se> Standards-Version: 3.9.2 -Build-Depends: debhelper (>= 5), haskell-platform (>= 2011.2.0.1), libghc-haskeline-dev, libghc-mtl-dev, libghc-json-dev, autoconf, automake, libtool-bin, python-dev, java-sdk +Build-Depends: debhelper (>= 5), libghc-haskeline-dev, libghc-mtl-dev, libghc-json-dev, autoconf, automake, libtool-bin, python-dev-is-python3, java-sdk Homepage: http://www.grammaticalframework.org/ Package: gf |
