diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-30 19:43:26 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-30 19:43:26 -0300 |
commit | 7927a6b6296eecd09c8d2f70e593a378768deabe (patch) | |
tree | bf3969016c9806e4aed42a67fc64e96838b6aee7 /extra/evolution-data-server | |
parent | 223da899ff4ab51f5e28f9bca40f09be5a5057f5 (diff) |
libre/kernel26-libre-2.6.39.2-2
Fixed missing yeeloong patches and added -LIBRE to uname
Diffstat (limited to 'extra/evolution-data-server')
-rw-r--r-- | extra/evolution-data-server/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/evolution-data-server/PKGBUILD b/extra/evolution-data-server/PKGBUILD index 040385490..f4b528fbf 100644 --- a/extra/evolution-data-server/PKGBUILD +++ b/extra/evolution-data-server/PKGBUILD @@ -5,7 +5,7 @@ pkgname=evolution-data-server pkgver=3.0.2.1 pkgrel=1 pkgdesc="Central location for addressbook and calendar storage in the GNOME Desktop" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('libsoup' 'nss' 'libgnome-keyring' 'krb5' 'libgweather' 'libical' 'db' 'libgdata') makedepends=('intltool' 'gperf' 'gobject-introspection') options=('!libtool') |