瀏覽代碼

Begin refining snap yaml

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

+ 3 - 2
installJRMC

@@ -1069,7 +1069,7 @@ install_mc_snap() {
 		summary: "JRiver Media Center"
 		description: |
 		  JRiver Media Center packaged as a snap
-		base: core22
+		base: core24
 		confinement: strict
 		grade: stable
 
@@ -1111,9 +1111,10 @@ install_mc_snap() {
 
 		apps:
 		  mediacenter:
-		    command: /usr/bin/mediacenter${MC_MVERSION}
+		    command: usr/bin/mediacenter${MC_MVERSION}
 		    plugs:
 		      - network
+		      - desktop
 		      - home
 		      - x11
 		      - pulseaudio