summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author石博文2015-10-22 17:29:04 +0800
committer石博文2015-10-22 17:29:04 +0800
commit45078a0ac64cbccc805d14b163883030e5fb9d58 (patch)
treea46be49e40710a06102b77a74ae6e6cdef997e3c /PKGBUILD
parent7923a3ee8304fdd21656c09f43ddd7b7a02bf9fd (diff)
downloadaur-45078a0ac64cbccc805d14b163883030e5fb9d58.tar.gz
add dependencie: qt5-multimedia
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 868445d4b614..714d32e5aea2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: shi bowen <sbw /at/ sbw.so>
pkgname=doubanfm
pkgver=r35.fa417e2
-pkgrel=1
+pkgrel=2
pkgdesc="Beautiful DoubanFM player based on Qt5"
arch=('x86_64' 'i686')
url="https://github.com/sbwtw/doubanFM"
license=('GPL3')
-depends=('gcc-libs' 'qt5-base')
+depends=('gcc-libs' 'qt5-base' 'qt5-multimedia')
makedepends=('git')
conflicts=('DoubanFM')
provides=('DoubanFM')