summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBao Trinh2022-11-21 07:29:14 -0600
committerBao Trinh2022-11-21 07:29:14 -0600
commit89d27d131e521b4f08757e908b513dff3cc82324 (patch)
tree50d45dc03e15c4d6d41d26b553decf82e05bdc92 /PKGBUILD
parent8b5b6c242cbbd82185aa1572068a2d0a2bc599e8 (diff)
downloadaur-89d27d131e521b4f08757e908b513dff3cc82324.tar.gz
remove unused dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD21
1 files changed, 0 insertions, 21 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65bfa28de6f6..b53e7d7f41b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,30 +12,9 @@ conflicts=('zotero')
provides=('zotero')
license=('AGPL3')
depends=(
- 'aarch64-linux-gnu-gcc'
- 'atk'
- 'cairo'
- 'dbus'
'dbus-glib'
'desktop-file-utils'
- 'fontconfig'
- 'freetype2'
- 'gdk-pixbuf2'
- 'glib2'
- 'glibc'
- 'gnupg'
'gtk3'
- 'harfbuzz'
- 'hicolor-icon-theme'
- 'libx11'
- 'libxcb'
- 'libxcomposite'
- 'libxcursor'
- 'libxdamage'
- 'libxext'
- 'libxfixes'
- 'libxi'
- 'libxrender'
'libxt'
'nss'
)