vimb: use webkitgtk2 for optional gtk2 build.
This commit is contained in:
parent
42f68fbe88
commit
17c9c00273
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue