mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
flatpak-nightly: Update manifest
In latest git, binary name is now simply "clapper". Also we now depend on libmicrodns for the server feature to be available.
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
"autodelete": false
|
"autodelete": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"command": "com.github.rafostar.Clapper",
|
"command": "clapper",
|
||||||
"separate-locales": false,
|
"separate-locales": false,
|
||||||
"finish-args": [
|
"finish-args": [
|
||||||
"--share=ipc",
|
"--share=ipc",
|
||||||
@@ -46,6 +46,7 @@
|
|||||||
"flathub/lib/libdvdread.json",
|
"flathub/lib/libdvdread.json",
|
||||||
"flathub/lib/libdvdnav.json",
|
"flathub/lib/libdvdnav.json",
|
||||||
"flathub/lib/libass.json",
|
"flathub/lib/libass.json",
|
||||||
|
"testing/libmicrodns.json",
|
||||||
"testing/dav1d.json",
|
"testing/dav1d.json",
|
||||||
"testing/gstreamer.json",
|
"testing/gstreamer.json",
|
||||||
"testing/gst-plugins-rs.json",
|
"testing/gst-plugins-rs.json",
|
||||||
|
Reference in New Issue
Block a user