Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
readest


Commits:
98a99a0d by Sven-Hendrik Haase at 2026-03-01T10:02:04+01:00
Fix deps

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -9,9 +9,9 @@ pkgdesc="Modern, feature-rich ebook reader"
 arch=('x86_64')
 url='https://github.com/readest/readest'
 license=('AGPL-3.0-or-later')
-depends=('cairo' 'desktop-file-utils' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 
'gtk3'
+depends=('cairo' 'desktop-file-utils' 'libgcc' 'fontconfig' 'gdk-pixbuf2' 
'glib2' 'glibc' 'gtk3'
          'hicolor-icon-theme' 'libsoup3' 'openssl' 'pango' 'webkit2gtk-4.1' 
'gst-plugins-good')
-makedepends=('git' 'openssl' 'librsvg' 'pnpm' 'npm' 'nodejs' 'rust')
+makedepends=('git' 'librsvg' 'pnpm' 'npm' 'nodejs' 'rust')
 source=("git+https://github.com/readest/readest.git#tag=v$pkgver";)
 sha256sums=('439ee646a8fae03b0d980149315a15f3c3a192b73cececc536b10d1b71cf72d3')
 options=(!lto)  # Disable Link Time Optimization. Otherwise build fails with 
some 'cc' linking error.



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/readest/-/commit/98a99a0d37ef2aa948cbf1d3b61663736a34148d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/readest/-/commit/98a99a0d37ef2aa948cbf1d3b61663736a34148d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to