mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
webkitgtk: remove obsolete vpkg in the -devel pkg.
This commit is contained in:
parent
a0d45f5052
commit
eb2760a49f
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'webkitgtk'
|
# Template file for 'webkitgtk'
|
||||||
pkgname=webkitgtk
|
pkgname=webkitgtk
|
||||||
version=2.2.5
|
version=2.2.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=3.0"
|
configure_args="--with-gtk=3.0"
|
||||||
short_desc="GTK+3 port of the WebKit browser engine"
|
short_desc="GTK+3 port of the WebKit browser engine"
|
||||||
|
@ -40,8 +40,6 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
webkitgtk-devel_package() {
|
webkitgtk-devel_package() {
|
||||||
replaces="webkit-gtk3-devel>=0"
|
|
||||||
provides="webkit-gtk3-devel-${version}_${revision}"
|
|
||||||
depends="gtk+3-devel libsoup-devel>=2.44 ${sourcepkg}>=${version}_${revision}"
|
depends="gtk+3-devel libsoup-devel>=2.44 ${sourcepkg}>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue