From 8867e3f56a30908ce3a687c35c15a3e92842eb9c Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 22 Dec 2020 19:39:04 +0000 Subject: daw_base: Forgot to add libwebsockets (new ardour dep) to the slackpkg template --- daw_base/build/daw_base.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'daw_base/build/daw_base.SlackBuild') diff --git a/daw_base/build/daw_base.SlackBuild b/daw_base/build/daw_base.SlackBuild index 10d1137a..991af13e 100755 --- a/daw_base/build/daw_base.SlackBuild +++ b/daw_base/build/daw_base.SlackBuild @@ -37,6 +37,8 @@ # * Merge new 'LSP Plugins' Multimedia directory. # 1.2-1: 21/dec/2020 by Eric Hameleers # * Generate wallpapers from single image files. +# 1.2-2: 21/dec/2020 by Eric Hameleers +# * Forgot to add libwebsockets (new ardour dep) to the template. # # Run 'sh daw_base.SlackBuild' to build a Slackware package. # The package (.t?z) and .txt file as well as build logs are created in /tmp . @@ -47,7 +49,7 @@ PRGNAM=daw_base VERSION=${VERSION:-1.2} ARCH=noarch -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-alien} # Where do we look for sources? -- cgit v1.2.3-65-gdbad