mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libwnck: revbump, bump api_depends
This commit is contained in:
parent
20bc176beb
commit
5c421e80f9
2 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=2.91.90"
|
abi_depends=">=2.91.90"
|
||||||
api_depends="${abi_depends}"
|
api_depends=">=3.4.0"
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# Template build file for 'libwnck'.
|
# Template build file for 'libwnck'.
|
||||||
pkgname=libwnck
|
pkgname=libwnck
|
||||||
version=3.4.0
|
version=3.4.0
|
||||||
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/libwnck/3.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/libwnck/3.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Library for layout and rendering of text"
|
short_desc="Library for layout and rendering of text"
|
||||||
|
|
Loading…
Add table
Reference in a new issue