diff options
Diffstat (limited to 'extra/telepathy-kde-send-file/PKGBUILD')
-rw-r--r-- | extra/telepathy-kde-send-file/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/telepathy-kde-send-file/PKGBUILD b/extra/telepathy-kde-send-file/PKGBUILD index 949597c5d..106d2f0a7 100644 --- a/extra/telepathy-kde-send-file/PKGBUILD +++ b/extra/telepathy-kde-send-file/PKGBUILD @@ -5,10 +5,10 @@ pkgname=telepathy-kde-send-file pkgver=0.2.0 pkgrel=1 pkgdesc="A File manager plugin to launch a file transfer job with a specified contact" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.kde.org" license=('GPL') -depends=('telepathy-kde-filetransfer-handler' 'telepathy-kde-contact-list') +depends=('telepathy-kde-filetransfer-handler') # 'telepathy-kde-contact-list') makedepends=('cmake' 'automoc4') groups=('telepathy-kde') install=${pkgname}.install |