diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4f7b3cd..f5821ab 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: editors Priority: optional Maintainer: Robin Haberkorn <robin.haberkorn@googlemail.com> Build-Depends: debhelper (>= 7.4), g++ (>= 4:4.4), - libglib2.0-dev (>= 2.28), ncurses-base, ncurses-term, libncurses5-dev + libglib2.0-dev (>= 2.28), ncurses-base, ncurses-term, libncurses5-dev, + groff-base Standards-Version: 3.9.2 Homepage: http://sciteco.sf.net/ Vcs-Browser: https://github.com/rhaberkorn/sciteco |