summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 71b1d840..be5fa177 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Multi-Arch: foreign
Pre-Depends: ${misc:Pre-Depends}
Depends:
default-libmysqlclient-dev,
+ gcc | c-compiler,
libpq-dev,
libsqlite3-dev,
libssl-dev,
@@ -40,6 +41,7 @@ Depends:
${shlibs:Depends},
${misc:Depends}
Recommends:
+ gcc,
urweb-doc,
urweb-mode
Description: purely functional language for web programming