diff options
| author | Arianna Masciolini <uzkamascio@gmail.com> | 2025-08-08 18:17:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-08 18:17:45 +0200 |
| commit | 726fb3467c1d1c1b6c15afc54ec81ad06528e7ac (patch) | |
| tree | bef97a1d1d005d96d23382225cd8dd47dfb467b7 /debian/control | |
| parent | e7c0b6dada71f16160aa60e6fed6251280cbaf16 (diff) | |
| parent | b02bb08532705fac2b803e7a739edd643264c547 (diff) | |
Merge pull request #191 from GrammaticalFramework/minor-updates-binary-packages
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 |
