mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
surf: rebuild against webkitgtk2.
This commit is contained in:
parent
6b16c2d8a4
commit
ff7a01be7a
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'surf'
|
# Template file for 'surf'
|
||||||
pkgname=surf
|
pkgname=surf
|
||||||
version=0.6
|
version=0.6
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="PREFIX=/usr"
|
make_install_args="PREFIX=/usr"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="webkit-gtk-devel"
|
makedepends="webkitgtk2-devel"
|
||||||
short_desc="Simple web browser based on WebKit/GTK+"
|
short_desc="Simple web browser based on WebKit/GTK+"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue