Closed issue by Noah-Huppert on void-packages repository https://github.com/void-linux/void-packages/issues/12463 Description: ### System * xuname: `Void 5.0.12_1 x86_64 GenuineIntel notuptodate rrFFFF` * package: `vlc-3.0.7_1` ### Expected behavior `xbps-install vlc` should install VLC. ### Actual behavior ``` libavcodec-4.1.3_1: broken, unresolvable shlib `libx264.so.152' Transaction aborted due to unresolved shlibs. ``` ### Steps to reproduce the behavior ``` xbps-install vlc ```