tomahawk: rebuild against correct dependency.

This commit is contained in:
Jeff Huang 2015-10-07 13:28:10 +00:00
parent 1b3914351d
commit 37777a28c4

View File

@ -1,13 +1,13 @@
pkgname=tomahawk
pkgver=0.8.4
pkgrel=1
pkgrel=2
pkgdesc="The social media player. A Music Player App written in C++/Qt"
arch=('x86_64')
url="http://tomahawk-player.org/"
screenshot="https://img.skitch.com/20110813-n6w28ugdugyeptxgaj83y4ptp5.medium.jpg"
license=('GPL3')
depends=('phonon' 'taglib' 'boost' 'lucene++' 'libechonest>=2.1.0' 'jreen>=1.1.1' 'qtweetlib'
'attica' 'quazip' 'qtwebkit' 'liblastfm' 'sparsehash' 'qtkeychain' 'gnutls' 'websocketpp')
depends=('phonon' 'taglib' 'boost' 'lucene++' 'libechonest-qt4>=2.1.0' 'jreen>=1.1.1' 'qtweetlib'
'attica' 'quazip' 'qtwebkit' 'liblastfm-qt4' 'sparsehash' 'qtkeychain-qt4' 'gnutls' 'websocketpp')
makedepends=('cmake' 'automoc4' 'sparsehash' 'boost')
conflicts=('tomahawk-git')
categories=('multimedia')