mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
xbmc: switch some required runtime deps to fulldepends (issue #58).
This commit is contained in:
parent
f4d8591a98
commit
da62d6e9f1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ depends="libbluray libmad libogg libcurl libflac libmodplug libass
|
||||||
libmpeg2 lame librtmp libnfs libplist"
|
libmpeg2 lame librtmp libnfs libplist"
|
||||||
|
|
||||||
# XXX add support for webserver (microhttpd), afp and libcec.
|
# XXX add support for webserver (microhttpd), afp and libcec.
|
||||||
depends="${depends} udisks upower hicolor-icon-theme desktop-file-utils mesa-demos"
|
fulldepends="udisks upower hicolor-icon-theme desktop-file-utils mesa-demos"
|
||||||
|
|
||||||
makedepends="pkg-config gperf cmake zip unzip nasm yasm libudev-devel>=183
|
makedepends="pkg-config gperf cmake zip unzip nasm yasm libudev-devel>=183
|
||||||
pcre-devel>=8.30 expat-devel libpng-devel>=1.5.10 libjpeg-turbo-devel tiff-devel
|
pcre-devel>=8.30 expat-devel libpng-devel>=1.5.10 libjpeg-turbo-devel tiff-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue