mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
xbmc: fix typo
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d95f6b96f2
commit
cb9eee60d9
@ -41,7 +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
|
||||
PKG_DEPENDS="$PKG_DEPENDS pycrypto"
|
||||
|
||||
# various PVR clients
|
||||
PKG_DEPENDS="$PKG_DEPENDS xbmc-pvr-addons"
|
||||
|
Loading…
x
Reference in New Issue
Block a user