mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 22:09:47 -04:00
Update snap package (still broken though)
This commit is contained in:
parent
f299b43fa6
commit
3f096b2c38
@ -668,7 +668,7 @@
|
||||
</copy>
|
||||
|
||||
<exec executable="snapcraft" dir="${dir.staging}" failonerror="yes">
|
||||
<arg line="snap" />
|
||||
<arg line="cleanbuild" />
|
||||
</exec>
|
||||
</target>
|
||||
|
||||
|
@ -15,7 +15,11 @@ apps:
|
||||
|
||||
parts:
|
||||
filebot:
|
||||
after: [desktop-gtk2]
|
||||
plugin: dump
|
||||
source: filebot
|
||||
stage-packages: [libc6, libmediainfo0v5, libchromaprint-tools, curl]
|
||||
stage-packages:
|
||||
- libmediainfo0v5
|
||||
- libchromaprint-tools
|
||||
- curl
|
||||
after:
|
||||
- desktop-gtk2
|
||||
|
Loading…
x
Reference in New Issue
Block a user