We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b76ae commit 256f4fbCopy full SHA for 256f4fb
scripts/deb-install.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
# Install required packages for building the Debian package
3
-sudo apt install devscripts zip
+sudo apt install devscripts zip build-essential
0 commit comments