diff options
| author | hallgren <hallgren@chalmers.se> | 2014-06-19 00:43:53 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2014-06-19 00:43:53 +0000 |
| commit | 2feb55292562b973e8bdfb34af0460ba73dd2e41 (patch) | |
| tree | ee72da074812536288dabea4bc5e79020fc23ac7 /debian/control | |
| parent | f3c8adcc59baa28f0ce8e494ed85fcc93d16d2dd (diff) | |
Include the Python binding to the C run-time system in Debian packages
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 8a27f49fe..dd688bc3f 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 +Build-Depends: debhelper (>= 5), haskell-platform (>= 2011.2.0.1), libghc-haskeline-dev, libghc-mtl-dev, libghc-json-dev, python-dev, autoconf, libtool Homepage: http://www.grammaticalframework.org/ Package: gf |
