empathy: depend on a newer telepathy-mission-control version.
This commit is contained in:
parent
e8d29a6be9
commit
25793d83a3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'empathy'
|
||||
pkgname=empathy
|
||||
version=3.10.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gst-1.0=yes --disable-schemas-compile --disable-static"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils itstool
|
||||
|
@ -22,7 +22,7 @@ distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|||
checksum=5580bdba9faec0518b3328d5dc23f03dc0cf25ccf6c14902f306838c23d5918f
|
||||
|
||||
empathy_package() {
|
||||
depends="gsettings-desktop-schemas>=3.10 geoclue2 iso-codes"
|
||||
depends="telepathy-mission-control>=5.15 gsettings-desktop-schemas>=3.10 geoclue2 iso-codes"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue