瀏覽代碼

I hate snaps

bryan 1 周之前
父節點
當前提交
659be95c17
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      installJRMC

+ 3 - 3
installJRMC

@@ -1117,10 +1117,10 @@ install_mc_snap() {
 		    source: https://github.com/ubuntu/snapcraft-desktop-helpers.git
 		    source-subdir: gtk
 		    build-packages:
-		      - build-essential
-		      - libglib2.0-dev
+		      - make
+		      - gcc
 		      - git
-		      - pkg-config
+		      - libglib2.0-dev
 		    stage-packages:
 		      - libgtk-3-0
 		    override-pull: |