diff options
author | Reuben Thomas <rrt@sc3d.org> | 2007-12-09 15:22:33 +0000 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2007-12-09 15:22:33 +0000 |
commit | c24d09ec87e2d0f210f6dbc43041283e9900c63e (patch) | |
tree | 0a143502d3913051ce534a1b28f8eb2cf1af469b /debian/control | |
parent | 17eecf8b0a97e1155a99d1b58700544db5a6d7dd (diff) | |
download | plptools-c24d09ec87e2d0f210f6dbc43041283e9900c63e.tar.gz plptools-c24d09ec87e2d0f210f6dbc43041283e9900c63e.tar.bz2 plptools-c24d09ec87e2d0f210f6dbc43041283e9900c63e.zip |
Remove newt interface of sisinstall, as it was a pretty small gain for
a whole dependency. Most command-line users will be happy with the
plain text interface; GUI users will want kpsion back.
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 1e087c6..1e09049 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: plptools -Build-Depends: debhelper (>= 5), automake1.7, autoconf, libtool, gettext, libncurses5-dev, libreadline5-dev, libnewt-dev, kdoc, po-debconf +Build-Depends: debhelper (>= 5), automake1.7, autoconf, libtool, gettext, libncurses5-dev, libreadline5-dev, kdoc, po-debconf Section: otherosfs Priority: optional Maintainer: John Lines <john@paladin.demon.co.uk> |