mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
xbmc: needs nasm to build.
This commit is contained in:
parent
5c1cbf9717
commit
5004a85082
2 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,7 @@ Add_dependency build boost-devel
|
||||||
Add_dependency build libcurl-devel
|
Add_dependency build libcurl-devel
|
||||||
Add_dependency build libva-devel
|
Add_dependency build libva-devel
|
||||||
Add_dependency build libvdpau-devel
|
Add_dependency build libvdpau-devel
|
||||||
|
Add_dependency build nasm
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
export GIT_REV="-XBPS"
|
export GIT_REV="-XBPS"
|
||||||
|
|
|
@ -59,3 +59,4 @@ libmad.so.0
|
||||||
libfontconfig.so.1
|
libfontconfig.so.1
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libpython2.7.so.1.0
|
libpython2.7.so.1.0
|
||||||
|
ld-linux.so.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue