Browse Source

Use build-essential

bryan 1 week ago
parent
commit
05a1289180
1 changed files with 1 additions and 1 deletions
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -1117,7 +1117,7 @@ install_mc_snap() {
 		    source: https://github.com/ubuntu/snapcraft-desktop-helpers.git
 		    source-subdir: gtk
 		    build-packages:
-		      - make
+		      - build-essential
 		      - libglib2.0-dev
 		      - git
 		      - pkg-config