clementine: rebuild against correct dependency.

This commit is contained in:
Jeff Huang 2015-10-07 13:39:56 +00:00
parent 37777a28c4
commit e781c1a39e

View File

@ -1,17 +1,14 @@
# Contributor: Giuseppe Calà <jiveaxe@gmail.com>
# Maintainer: Bruce Liu <rainman59118@gmail.com>
pkgname=clementine
_pkgname=Clementine
pkgver=1.2.3
pkgrel=9
pkgrel=10
pkgdesc="A modern music player and library organiser and a port of Amarok 1.4, with some features rewritten to take advantage of Qt4."
url="http://www.clementine-player.org/"
screenshot="http://images.clementine-player.org/screenshots/clementine-1.0-3.png"
license="GPL"
arch=('x86_64')
install=${pkgname}.install
depends=('gstreamer0.10-base' 'taglib' 'glew>=1.10.0' 'liblastfm' 'libgpod' 'libmtp' 'libplist'
depends=('gstreamer0.10-base' 'taglib' 'glew>=1.10.0' 'liblastfm-qt4' 'libgpod' 'libmtp' 'libplist'
'hicolor-icon-theme' 'qtwebkit' 'libimobiledevice' 'qjson' 'protobuf'
'libcdio' 'qca' 'qca-ossl' 'chromaprint' 'libmygpo-qt' 'libechonest-qt4')
makedepends=('cmake' 'boost' 'mesa')