diff --git a/ci_prereq.sh b/ci_prereq.sh index 579973aa..0258bc8f 100755 --- a/ci_prereq.sh +++ b/ci_prereq.sh @@ -4,8 +4,8 @@ sudo apt-get update sudo apt install -y \ devscripts \ equivs \ - git + git \ + clang -sudo add-apt-repository ppa:stsp-0/nasm-segelf sudo add-apt-repository ppa:stsp-0/thunk-gen mk-build-deps --install --root-cmd sudo diff --git a/debian/control b/debian/control index 867348a4..2c737910 100644 --- a/debian/control +++ b/debian/control @@ -4,14 +4,8 @@ Priority: optional Maintainer: Stas Sergeev Standards-Version: 3.9.7 Build-Depends: - make, - sed, - bash, - clang, nasm, - binutils, binutils-x86-64-linux-gnu, - coreutils, libelf-dev, thunk-gen (>= 1.9~), git,