webkit2gtk: space fix
This commit is contained in:
parent
37be9d460f
commit
3376957aa9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build_style=cmake
|
|||
configure_args="-DPORT=GTK -DENABLE_GTKDOC=OFF -DCMAKE_LINKER=${XBPS_CROSS_TRIPLET}-gcc
|
||||
-DUSE_GSTREAMER_GL=OFF"
|
||||
# XXX add libwoff2dec
|
||||
configure_args+="-DUSE_WOFF2=OFF"
|
||||
configure_args+=" -DUSE_WOFF2=OFF"
|
||||
short_desc="GTK+3 port of the WebKit2 browser engine"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="https://webkitgtk.org/"
|
||||
|
|
Loading…
Reference in a new issue