Browse Source

Run apt update before build

bryan 1 week ago
parent
commit
d810f2c011
1 changed files with 4 additions and 0 deletions
  1. 4 0
      installJRMC

+ 4 - 0
installJRMC

@@ -1120,8 +1120,12 @@ install_mc_snap() {
 		      - make
 		      - libglib2.0-dev
 		      - git
+		      - pkg-config
 		    stage-packages:
 		      - libgtk-3-0
+		    override-build: |
+		      apt-get update
+		      snapcraftctl build
 
 		apps:
 		  mediacenter: