summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOvenoboyo2023-01-08 20:27:20 +0530
committerOvenoboyo2023-01-08 20:27:20 +0530
commitb6fcb026c86cd00a2526a65bfe15fa89a89d8f4d (patch)
treed5c80f6433ac4809dcd716322f9fbd63a472f76d
parent666bfb19e06ba74a2e1407132d28beecd82efc04 (diff)
downloadaur-b6fcb026c86cd00a2526a65bfe15fa89a89d8f4d.tar.gz
Remove makedepends
Signed-off-by: Ovenoboyo <ovenoboyo@gmail.com>
-rwxr-xr-x.SRCINFO3
-rwxr-xr-xPKGBUILD1
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 423bf939df97..d3bcd34b22bb 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,9 +5,6 @@ pkgbase = moosync-bin
url = https://github.com/Moosync/Moosync
arch = any
license = GPL3
- makedepends = yarn
- makedepends = node-gyp
- makedepends = cargo
depends = electron
depends = libvips
depends = alsa-lib
diff --git a/PKGBUILD b/PKGBUILD
index 6a697b0fdb4a..53b393e24155 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url='https://github.com/Moosync/Moosync'
license=('GPL3')
provides=("${_pkgname}")
depends=('electron' 'libvips' 'alsa-lib')
-makedepends=('yarn' 'node-gyp' 'cargo')
source=("${_pkgname}-${pkgver}-prebuilt.tar::https://github.com/Moosync/Moosync/releases/download/v${pkgver}/Moosync-${pkgver}-linux-x64.pacman" moosync moosync.desktop)
sha256sums=('943b5abc7c2bb70ba8a536802c55dd557d9ccbfaf54dfd3681076ac5550ed76b'
'4ed86e1f5a969e6c03fe8efb66ec136c2f37b21010a37eacd414675b784b1058'