Revert "fix vlc installation"

This reverts commit f644fa284871341f89b153679339bcc233d7990f.
This commit is contained in:
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
rp-prefapps
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