浏览代码

add all the dependencies

Nick Sweeting 5 年之前
父节点
当前提交
631d92f308
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/debian.yml

+ 1 - 1
.github/workflows/debian.yml

@@ -23,7 +23,7 @@ jobs:
 
       - name: Build Debian/Apt package
         run: |
-          sudo apt install -y debhelper dh-python python3-setuptools python3-all python3-wheel python3-stdeb
+          sudo apt install -y python3 python3-dev python3-pip python3-venv python3-all dh-python debhelper devscripts dput software-properties-common
           pip3 install --upgrade pip setuptools wheel stdeb
           ./bin/build_deb.sh