summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2024-02-08 10:20:59 -0500
committerChris Severance2024-02-08 10:20:59 -0500
commit94aad616ef5d4988303b09eb9410b5f0f834812c (patch)
tree62295f4e1ba9cda7585a1978d08ec55786ae3bbe /PKGBUILD
parent917d9d12b78d8edccee9f88a4bbda0814e313457 (diff)
downloadaur-94aad616ef5d4988303b09eb9410b5f0f834812c.tar.gz
autu: Update to 7.6.8-1 fix deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37ec55afa2cc..62cca3057e5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,11 @@
pkgname='sejda-desktop'
pkgver='7.6.8'
pkgrel='1'
-license=('custom:EULA')
+license=('LicenseRef-EULA')
pkgdesc='PDF editor'
arch=('x86_64')
-depends=('gconf')
+depends=(libxcb libxfixes nspr alsa-lib libcups at-spi2-core libxrandr libdrm libxrender pango nss libxcomposite cairo libxdamage libxkbcommon mesa gtk3)
+depends+=(libx11 glibc bash expat libxext libxtst dbus libxi gcc-libs glib2)
url='http://www.sejda.com/desktop'
source=("https://sejda-cdn.com/downloads/sejda-desktop_${pkgver}_amd64.deb")
md5sums=('379927787ffc4791e1fc12562795988a')