mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xbmc: install 'pycrypto' per default, needed for various addons
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
270c7a7144
commit
b442a4a8b9
@ -41,6 +41,7 @@ PKG_AUTORECONF="no"
|
||||
# some python stuff needed for various addons
|
||||
PKG_DEPENDS="$PKG_DEPENDS Imaging"
|
||||
PKG_DEPENDS="$PKG_DEPENDS simplejson"
|
||||
PKG_DEPENDS="$PKG_DEPENDS pycrypto
|
||||
|
||||
# various PVR clients
|
||||
PKG_DEPENDS="$PKG_DEPENDS xbmc-pvr-addons"
|
||||
|
Loading…
x
Reference in New Issue
Block a user