mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
cheese: bump clutter-{gst,gtk} requirement.
This commit is contained in:
parent
1d1a8bcecd
commit
5326a74e12
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cheese'
|
# Template file for 'cheese'
|
||||||
pkgname=cheese
|
pkgname=cheese
|
||||||
version=3.10.0
|
version=3.10.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile"
|
configure_args="--disable-static --disable-schemas-compile"
|
||||||
hostmakedepends="which pkg-config intltool gnome-doc-utils itstool
|
hostmakedepends="which pkg-config intltool gnome-doc-utils itstool
|
||||||
|
@ -32,9 +32,9 @@ libcheese_package() {
|
||||||
|
|
||||||
cheese-devel_package() {
|
cheese-devel_package() {
|
||||||
depends="gst-plugins-bad1-devel>=1:1.2.0
|
depends="gst-plugins-bad1-devel>=1:1.2.0
|
||||||
|
clutter-gst-devel>=2.0.8_2
|
||||||
|
clutter-gtk-devel>=1.4.4_2
|
||||||
libcanberra-devel
|
libcanberra-devel
|
||||||
clutter-gst-devel>=2.0.2
|
|
||||||
clutter-gtk-devel>=1.4.4
|
|
||||||
libcheese-${version}_${revision}"
|
libcheese-${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue