mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
vimb: link against webkit-gtk-1, broken with webkitgtk-3.
This commit is contained in:
parent
ae190fb176
commit
ba1445c54e
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'vimb'
|
# Template file for 'vimb'
|
||||||
pkgname=vimb
|
pkgname=vimb
|
||||||
version=2.8
|
version=2.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="GTK=3"
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="webkitgtk-devel"
|
makedepends="webkit-gtk-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…
Add table
Reference in a new issue