From 075fee46b714b6fe2cb82acc476381891e7adca0 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Mon, 21 Jan 2019 16:38:46 +0000 Subject: [PATCH] use the dsd version with stdout support --- docker/install-dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/install-dependencies.sh b/docker/install-dependencies.sh index 5cc356d..79db05d 100755 --- a/docker/install-dependencies.sh +++ b/docker/install-dependencies.sh @@ -73,7 +73,7 @@ cmakebuild mbelib git clone https://github.com/jketterl/digiham.git cmakebuild digiham -git clone https://github.com/szechyjs/dsd.git +git clone https://github.com/f4exb/dsd.git cmakebuild dsd apt-get remove --purge --autoremove -y $BUILD_PACKAGES