mirror of
https://github.com/ivabus/pantry
synced 2024-11-14 04:25:08 +03:00
let’s try our own shared-mime-info (#167)
* let’s try our own shared-mime-info * infuser:slim needs more deps to be specified
This commit is contained in:
parent
bf286baba7
commit
4cbe0adc52
2 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,7 @@ dependencies:
|
||||||
ijg.org: 9
|
ijg.org: 9
|
||||||
gnome.org/glib: 2
|
gnome.org/glib: 2
|
||||||
libpng.org: 1
|
libpng.org: 1
|
||||||
|
freedesktop.org/shared-mime-info: 2 #FIXME only on Linux
|
||||||
|
|
||||||
build:
|
build:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
#!/usr/bin/env -S tea -E
|
#!/usr/bin/env -S tea -E
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
|
dependencies:
|
||||||
|
gnu.org/tar: 1
|
||||||
|
tukaani.org/xz: 5
|
||||||
|
sourceware.org/bzip2: 1
|
||||||
args:
|
args:
|
||||||
- deno
|
- deno
|
||||||
- run
|
- run
|
||||||
|
|
Loading…
Reference in a new issue