cheese: bump api_depends, revbump
This commit is contained in:
parent
6e2cabbd7d
commit
72e65df1b7
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=3.3.92"
|
||||
api_depends=">=3.3.92_1"
|
||||
api_depends=">=3.4.0"
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'cheese'
|
||||
pkgname=cheese
|
||||
version=3.4.0
|
||||
revision=1
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile"
|
||||
|
|
Loading…
Reference in New Issue