xbmc: install 'simplejson' per default

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-04-17 10:18:30 +02:00
parent c807a5d8e0
commit 489bb51e40

View File

@ -76,3 +76,4 @@ fi
# some python stuff needed for various addons
PKG_DEPENDS="$PKG_DEPENDS Imaging"
PKG_DEPENDS="$PKG_DEPENDS simplejson"