1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kodi_ynh.git synced 2024-09-03 19:26:34 +02:00
kodi_ynh/scripts/_common.sh

24 lines
738 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# dependencies used by the app
#REMOVEME? pkg_dependencies="xorg xinit dbus-x11 kodi"
#REMOVEME? arm_pkg_dependencies="xserver-xorg-legacy xorg dbus-x11 kodi"
#REMOVEME? package_check_dependencies="xserver-xorg-video-dummy"
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================