summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 78eb9f2..d8e0cc1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,14 @@ Source: mk-configure
Section: devel
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
-Build-Depends: debhelper (>= 9), bmake (>= 20131001)
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9), bmake (>= 20131001),
+ graphviz, latex-beamer, texlive-latex-extra, texlive-fonts-recommended, ghostscript
+Standards-Version: 3.9.5
Package: mk-configure
Architecture: all
Depends: bmake, ${misc:Depends}
+Recommends: pkgconf | pkg-config
Description: lightweight replacement for GNU autotools
mk-configure is a lightweight easy-to-use replacement for GNU autotools,
written in bmake (portable version of NetBSD make) and POSIX tools (shell,