diff options
author | piernov <piernov@piernov.org> | 2012-06-02 15:30:17 +0000 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-06-02 15:30:17 +0000 |
commit | c12982bbf45c960ab6358582b5597419e9bdb190 (patch) | |
tree | a23ccdae01c495fe048405ab3e68c3bb09d8e8f7 /empathy/Pkgfile | |
parent | 05130f6f07874b6f7387addc0855d39e624f002d (diff) | |
download | gnome3-c12982bbf45c960ab6358582b5597419e9bdb190.tar.gz gnome3-c12982bbf45c960ab6358582b5597419e9bdb190.tar.bz2 gnome3-c12982bbf45c960ab6358582b5597419e9bdb190.tar.xz gnome3-c12982bbf45c960ab6358582b5597419e9bdb190.zip |
empathy 3.4.2.1-1 màj port
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 \ |