vimb: use webkitgtk2 for optional gtk2 build.

This commit is contained in:
Eivind Uggedal 2015-01-09 14:57:55 +00:00
parent 42f68fbe88
commit 17c9c00273

View file

@ -5,7 +5,7 @@ revision=3
build_style=gnu-makefile
make_build_args="$(vopt_if gtk3 GTK=3)"
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+"
maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="GPL-3"