aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Cai2016-07-07 21:27:17 +0800
committerPeter Cai2016-07-07 21:27:17 +0800
commit37cff56d6fefa95e4e9877fe2209b015fc5e1802 (patch)
tree3967fc8400aa660f1af91d651eae106402a6bfb7 /PKGBUILD
parent752043162d3246c9fdf1713e607487559018f538 (diff)
downloadaur-37cff56d6fefa95e4e9877fe2209b015fc5e1802.tar.gz
add dependency gnome-themes-standard
Signed-off-by: Peter Cai <peter@typeblog.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18ba496dcbd8..bbe33ac13417 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _distro="ubuntu16.04"
pkgname=netease-cloud-music
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Netease Cloud Music, converted from .deb package"
arch=("x86_64")
url="http://music.163.com/"
@@ -13,7 +13,8 @@ depends=(
"alsa-lib" "gtk2" "nss" "libxss"
"qt5-multimedia" "qt5-x11extras"
"gst-libav" "gst-plugins-base"
- "gst-plugins-good" "gst-plugins-ugly"
+ "gst-plugins-good" "gst-plugins-ugly"
+ "gnome-themes-standard"
)
source=(
"http://s1.music.126.net/download/pc/${pkgname}_${pkgver/_/-}_amd64_${_distro}.deb"