fix vlc installation
This commit is contained in:
@@ -22,4 +22,4 @@ pprompt
|
||||
piwiz
|
||||
rp-prefapps
|
||||
ffmpeg
|
||||
vlc
|
||||
vlc vlc-data=3.0.10-0+deb10u1
|
||||
|
||||
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash -e
|
||||
on_chroot <<EOF
|
||||
apt-mark auto vlc-data
|
||||
EOF
|
||||
Reference in New Issue
Block a user