Ver código fonte

.deb build dependencies added

Alexander Shiryaev 9 meses atrás
pai
commit
46772b6f21
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/linux_deb.yml

+ 1 - 0
.github/workflows/linux_deb.yml

@@ -17,6 +17,7 @@ jobs:
           sudo apt-get update -y
           sudo apt-get install -y libgtk2.0-0:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 libcanberra-gtk-module:i386
           sudo apt-get install -y pax
+          sudo apt-get install -y md5deep lintian
 
       - name: Build the application
         run: ./build-linux