diff options
Diffstat (limited to 'empathy/Pkgfile')
-rwxr-xr-x | empathy/Pkgfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/empathy/Pkgfile b/empathy/Pkgfile index a675220..5eb85d9 100755 --- a/empathy/Pkgfile +++ b/empathy/Pkgfile @@ -6,7 +6,7 @@ # Run on: telepathy-glib,telepathy-mission-control,folks,telepathy-logger,telepathy-farstream,gnome-keyring,gnutls,evolution-data-server,libcanberra,libnotify,enchant,webkit,dconf,ca-certificates,nautilus,cheese,clutter,clutter-gst,clutter-gtk,telepathy-farstream,libchamplain,geocode-glib,geoclue,iso-codes,nautilus-sendto name=empathy -version=3.4.0.2 +version=3.4.2.1 release=1 source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*.*}/$name-$version.tar.xz) @@ -21,7 +21,6 @@ build() { --with-cheese \ --with-eds=yes \ --with-connectivity=nm \ - --enable-call-logs=yes \ --enable-location=yes \ --enable-geocode=yes \ --enable-spell=yes \ |