libcheese: typelib got moved, so replace cheese<=3.2.2.
This commit is contained in:
parent
9e382e7f70
commit
a506e1c868
|
@ -5,7 +5,8 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the shared libraries."
|
||||
|
||||
replaces="cheese<3.2.1"
|
||||
revision=1
|
||||
replaces="cheese<=3.2.2" # for the typelib file
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'cheese'
|
||||
pkgname=cheese
|
||||
version=3.2.2
|
||||
revision=1
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-scrollkeeper
|
||||
|
|
Loading…
Reference in New Issue
Block a user