Revert "fix vlc installation"

This reverts commit f644fa2848.
arm64
Serge Schneider 2020-06-22 03:52:34 +01:00
parent d4049eeffb
commit c640efa6e1
2 changed files with 1 additions and 5 deletions

View File

@ -22,4 +22,4 @@ pprompt
piwiz piwiz
rp-prefapps rp-prefapps
ffmpeg ffmpeg
vlc vlc-data=3.0.10-0+deb10u1 vlc

View File

@ -1,4 +0,0 @@
#!/bin/bash -e
on_chroot <<EOF
apt-mark auto vlc-data
EOF