kodi-rpi: whitespace tweaks to trigger builds.
This commit is contained in:
parent
5b5d1a29e1
commit
ca660dfa73
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,7 @@ makedepends="
|
|||
enca-devel boost-devel libbluetooth-devel yajl-devel libplist-devel>=1.12 librtmp-devel
|
||||
tinyxml-devel taglib-devel libcap-devel lame-devel libnfs-devel libxslt-devel
|
||||
libcec-devel libmicrohttpd-devel libcdio-devel python-devel libssh-devel rpi-firmware"
|
||||
|
||||
# The following dependencies are dlopen(3)ed.
|
||||
depends="libmad libogg libcurl libflac libmodplug libass libmpeg2 lame
|
||||
librtmp libnfs libplist>=1.12 libssh"
|
||||
|
@ -37,6 +38,7 @@ depends+=" hicolor-icon-theme desktop-file-utils"
|
|||
|
||||
provides="kodi-${version}_${revision} xbmc-${version}_${revision}"
|
||||
replaces="xbmc>=0 kodi>=0"
|
||||
|
||||
# Create xbmc system user to launch xbmc-standalone.
|
||||
system_accounts="xbmc"
|
||||
xbmc_homedir="/var/lib/xbmc"
|
||||
|
|
Loading…
Reference in a new issue