From 6b10897721cf2b2c210b05f418467d4937fdd141 Mon Sep 17 00:00:00 2001 From: Robin Sonnabend <robin@fsmpi.rwth-aachen.de> Date: Thu, 9 May 2019 19:36:14 +0200 Subject: [PATCH] Try install net in build environment --- scripts/adcli.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/adcli.sh b/scripts/adcli.sh index 78f9fdc..7c896b5 100755 --- a/scripts/adcli.sh +++ b/scripts/adcli.sh @@ -6,6 +6,7 @@ get_sources adcli stretch import_patches adcli dch_custom "Apply the unreleased upstream-patches, fixing RT#100" install_build_deps +apt-get install -y samba-common-bin build test_install prepare_artifacts -- GitLab