summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 11 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f83a91facbef..7cafbd9af9ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,17 @@ license=('MIT')
groups=()
depends=('bash'
'tar'
- 'fakeroot''glibc''glib2''nss''nspr''gtk3''pango''atk''nettle''libxcb')
+ 'fakeroot'
+ 'glibc'
+ 'glib2'
+ 'nss'
+ 'nspr'
+ 'gtk3'
+ 'pango'
+ 'atk'
+ 'nettle'
+ 'libxcb'
+ )
makedepends=('curl'
'yarn'
'npm')