arcan: use make explicitly
This commit is contained in:
parent
d0bed1ac78
commit
cd06b1f4c4
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=0.6.0.1
|
|||
revision=1
|
||||
build_wrksrc=src
|
||||
build_style=cmake
|
||||
make_cmd=make
|
||||
configure_args="-DDISTR_TAG='Void Linux' -DVIDEO_PLATFORM=egl-dri
|
||||
$(vopt_if luajit '-DDISABLE_JIT=OFF' '-DDISABLE_JIT=ON')"
|
||||
hostmakedepends="pkg-config
|
||||
|
@ -27,6 +28,8 @@ checksum="7ae00a9dee79f9b58ac2bacbf532ff0631280297cfde30e8996382a3f42a52ed
|
|||
3a50a87c05b67c466a868cc77f8dc7f9cfc9466aeeafcd823daca0d108c504da"
|
||||
patch_args="-Np1"
|
||||
|
||||
export CMAKE_GENERATOR="Unix Makefiles"
|
||||
|
||||
replaces="arcan-wayland>=0"
|
||||
|
||||
build_options="luajit tesseract tts wayland"
|
||||
|
|
Loading…
Reference in a new issue