mirror of
https://github.com/YunoHost-Apps/kodi_ynh.git
synced 2024-09-03 19:26:34 +02:00
Dunno what I'm doing but sounds like we might need the libvdpau1 package ...
This commit is contained in:
parent
7e71dc1e76
commit
b3601b761e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pkg_dependencies="xorg xinit dbus-x11 kodi samba-common-bin"
|
|||
|
||||
arm_pkg_dependencies="xserver-xorg-legacy xorg dbus-x11 kodi samba-common-bin"
|
||||
|
||||
package_check_dependencies="xserver-xorg-video-dummy"
|
||||
package_check_dependencies="xserver-xorg-video-dummy libvdpau1"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Reference in a new issue