summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjmcb2023-04-20 13:16:35 +0100
committerjmcb2023-04-20 13:16:35 +0100
commit86380ffa2c29d29107f020f525fdfbf1e16cc1e7 (patch)
treefbd87359fe058d267733cb958b2db62fc66a0add /PKGBUILD
parenteba2ad6607c56f19249e7766fbadc1b2f8ba2221 (diff)
downloadaur-easyrp-bin.tar.gz
Add dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57838652cf7f..0e13c168dfa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Give yourself a Custom Rich Presence in Discord. "
arch=('x86_64')
url="https://github.com/Pizzabelly/EasyRP"
license=('MIT')
-depends=()
+depends=('glibc')
makedepends=()
optdepends=()
provides=('easyrp')