diff options
-rw-r--r-- | debian/control | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/control b/debian/control index a2124668f..8cbad99d9 100644 --- a/debian/control +++ b/debian/control @@ -6,11 +6,8 @@ Build-Depends: debhelper (>= 9), dh-python, fakeroot, - gcc-multilib [amd64], - clang [amd64], + gcc, iproute2, - llvm [amd64], - build-essential, libvyosconfig0 (>= 0.0.7), libzmq3-dev, python3 (>= 3.10), |