aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkXuan2021-10-18 09:49:37 +0800
committerkXuan2021-10-18 09:50:07 +0800
commitae60fec8344b7c8a16c2075eefa55f6276344a44 (patch)
treee91af8d67f4382b8e2b8305d6ca15f19d17ff0c6 /PKGBUILD
parent9468e8346174e8c3b1aef1d7212e8964e96f42b1 (diff)
downloadaur-ae60fec8344b7c8a16c2075eefa55f6276344a44.tar.gz
add gcc to makedepends
Signed-off-by: kXuan <kxuanobj@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7dc77a830b63..4f89f64d7765 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ arch=("x86_64")
url="https://music.163.com/"
license=('custom')
depends=('gtk2' 'gtk3' 'vlc')
+makedepends=(gcc)
source=(
"https://d1.music.126.net/dmusic/netease-cloud-music_${pkgver}_amd64_ubuntu_${_pkgdate}.deb"
"https://music.163.com/html/web2/service.html"