[mw-devel] [Git][arthur/mw][master] Fix building of .deb on debian systems.

Imran Hussain imranh at sucs.org
Fri Oct 23 18:17:49 BST 2015


Imran Hussain pushed to branch master at Justin Mitchell / mw


Commits:
6b8a873b by Imran Hussain at 2015-10-23T18:16:41Z
Fix building of .deb on debian systems.

The control file needed to include more build deps on a ssytem with a base netinstall and build-essential.

- - - - -


1 changed file:

- debian-template/control


Changes:

=====================================
debian-template/control
=====================================
--- a/debian-template/control
+++ b/debian-template/control
@@ -2,7 +2,7 @@ Source: mw3
 Section: misc
 Priority: extra
 Maintainer: Milliways Developers <mw-devel at lists.sucs.org>
-Build-Depends: debhelper (>= 8), libreadline-dev (>=5), libcurl4-dev | libcurl-dev, libsqlite3-dev, libjansson-dev
+Build-Depends: debhelper (>= 8), libreadline-dev (>=5), libcurl4-dev | libcurl-dev, libsqlite3-dev, libjansson-dev, libncurses5-dev, libssl-dev, libpq-dev
 Standards-Version: 3.7.2
 
 Package: mw3



View it on GitLab: https://projects.sucs.org/arthur/mw/commit/6b8a873ba4a8fcdb86e9654b2eed33609cd14dbd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/mw-devel/attachments/20151023/d4b6f92b/attachment.html>


More information about the mw-devel mailing list