From 0ae7fd50a86c9b33582d42872abe48a44d25fa86 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 28 May 2019 01:50:56 +0200 Subject: [PATCH] hint for builder --- distributions/build-debian-package.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/distributions/build-debian-package.sh b/distributions/build-debian-package.sh index d9ba3855..816b4200 100755 --- a/distributions/build-debian-package.sh +++ b/distributions/build-debian-package.sh @@ -1,4 +1,10 @@ #!/bin/bash +echo Today (2019-05-27) it is maybe best to build the deb it on Ubuntu 16.04 +echo Since there are no versions specified of the libraries it will takte current +echo so it would also run on Ubuntu 17,18,19 or Debian 9/10 +echo press a [KEY] to continue or [CTRL]-C to abort +read + sudo apt-get install devscripts build-essential lintian dh-make sudo apt-get install qtdeclarative5-dev qt5-default libjack-jackd2-dev