SLADE: disable wxWebview usage for startpage and documentation for now

This commit is contained in:
Helmut Pozimski 2018-09-12 09:52:14 +02:00
parent 0045b6346f
commit 9629961e3b

View file

@ -1,9 +1,9 @@
# Template file for 'SLADE'
pkgname=SLADE
version=3.1.1.5
revision=3
revision=4
build_style=cmake
configure_args="-DUSE_WEBVIEW_STARTPAGE=ON"
configure_args="-DUSE_WEBVIEW_STARTPAGE=OFF"
hostmakedepends="pkg-config zip"
makedepends="SFML-devel fluidsynth-devel freeimage-devel ftgl-devel glew-devel
gtk+-devel libcurl-devel wxWidgets-devel"