summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryjun1232020-07-06 18:15:46 +0800
committeryjun1232020-07-06 18:15:46 +0800
commit2bbc4acbb05d87652abfde56341ccb8e140d0331 (patch)
treede83a54addd930b9a08b82bdf381ad58a907538f
parentf9ef011a1ce418c0339d6020d185be1ecb75e13d (diff)
downloadaur-2bbc4acbb05d87652abfde56341ccb8e140d0331.tar.gz
add unnecessary depends
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7d185d86958..17f7eb6e0514 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="netease cloud music terminal client by rust"
arch=('x86_64')
url="https://github.com/betta-cyber/netease-music-tui"
license=('MIT')
+depends=('dbus' 'alsa-lib')
makedepends=('rust')
provides=('netease-music-tui-bin')
conflicts=('netease-music-tui-bin')