py3-vlc has not been merged upstream in Alpine Linux yet.

This commit is contained in:
Fabio Manganiello 2024-05-25 10:17:19 +02:00
parent 8f0002ae40
commit 254604e404
Signed by: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -4,7 +4,6 @@
"install": {
"apk": [
"vlc",
"py3-vlc",
"yt-dlp"
],
"apt": [
@ -29,4 +28,4 @@
"package": "platypush.plugins.media.vlc",
"type": "plugin"
}
}
}