mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
texturecache.py: reorg dependency
This commit is contained in:
@@ -18,6 +18,9 @@ if [ "$MEDIACENTER" = "kodi" ]; then
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET $MEDIACENTER-theme-$i"
|
||||
done
|
||||
|
||||
# python-based tool for kodi management
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET texturecache.py"
|
||||
|
||||
# some python stuff needed for various addons
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET Pillow \
|
||||
simplejson \
|
||||
|
||||
Reference in New Issue
Block a user