summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorŁukasz Mariański2022-03-07 22:59:16 +0100
committerŁukasz Mariański2022-03-07 22:59:16 +0100
commitb1cff3325e2bf1406db2d19ed3837946bd3a59dc (patch)
tree5b465c1613a084e3d6823f6667763a87175fe153 /PKGBUILD
parent119e3a64236739d7c5f7e79ffcaf9bce2c420e41 (diff)
downloadaur-b1cff3325e2bf1406db2d19ed3837946bd3a59dc.tar.gz
add depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8600b44b242c..af2d0b57895c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="The best way to play your itch.io games"
arch=('any')
url="https://github.com/itchio/itch"
license=('MIT')
-depends=('electron11')
+depends=('electron11' 'libnotify' 'nss' 'libxss' 'gtk3')
provides=($_pkgname)
conflicts=($_pkgname)
install=$_pkgname.install