surf: rebuild against webkitgtk2.
This commit is contained in:
parent
6b16c2d8a4
commit
ff7a01be7a
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'surf'
|
||||
pkgname=surf
|
||||
version=0.6
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-makefile
|
||||
make_install_args="PREFIX=/usr"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="webkit-gtk-devel"
|
||||
makedepends="webkitgtk2-devel"
|
||||
short_desc="Simple web browser based on WebKit/GTK+"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue