vimb: use webkitgtk2 for optional gtk2 build.
This commit is contained in:
parent
42f68fbe88
commit
17c9c00273
@ -5,7 +5,7 @@ revision=3
|
|||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="$(vopt_if gtk3 GTK=3)"
|
make_build_args="$(vopt_if gtk3 GTK=3)"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="$(vopt_if gtk3 webkitgtk-devel webkit-gtk-devel)"
|
makedepends="$(vopt_if gtk3 webkitgtk-devel webkitgtk2-devel)"
|
||||||
short_desc="Fast and lightweight web browser based on WebKit/GTK+"
|
short_desc="Fast and lightweight web browser based on WebKit/GTK+"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user