diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2012-02-27 12:26:09 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2012-02-27 12:26:09 -0300 |
commit | 3960425d0752b971e6becb28f175250c99fe17bb (patch) | |
tree | b066e36626698f26cf6e5368331747f7baa75273 /extra/telepathy-kde-send-file/PKGBUILD | |
parent | 258bafde6bf3c83e4108230457073e8136719a73 (diff) |
circular deps
Diffstat (limited to 'extra/telepathy-kde-send-file/PKGBUILD')
-rw-r--r-- | extra/telepathy-kde-send-file/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/telepathy-kde-send-file/PKGBUILD b/extra/telepathy-kde-send-file/PKGBUILD index b45ae554c..106d2f0a7 100644 --- a/extra/telepathy-kde-send-file/PKGBUILD +++ b/extra/telepathy-kde-send-file/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc="A File manager plugin to launch a file transfer job with a specified co 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 |