summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 434d3e53f3fc..362751d50d42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ license=('MIT')
source=("git+https://github.com/Wieku/danser-go.git")
sha256sums=('SKIP')
depends=(
- 'gcc'
'libyuv'
'ffmpeg'
)
@@ -17,6 +16,7 @@ makedepends=(
'xorg-server-devel'
'go>=1.17'
'git'
+ 'gcc'
)
pkgver() {