Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
keepassxc


Commits:
6c99d8cd by Carlo Teubner at 2024-06-17T10:39:31+00:00
Remove curl dependency

It was removed from upstream some time ago 
(https://github.com/keepassxreboot/keepassxc/commit/056bbaa92169152ca96466615b1cd77a272998c6).

I have tested this change and it build successfully.
- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgdesc="Cross-platform community-driven port of Keepass 
password manager"
 arch=(x86_64)
 url="https://keepassxc.org/";
 license=('GPL-2.0-only OR GPL-3.0-only OR LGPL-2.1-only')
-depends=(argon2 botan curl hicolor-icon-theme libxtst
+depends=(argon2 botan hicolor-icon-theme libxtst
          minizip pcsclite qrencode qt5-svg qt5-x11extras libusb)
 makedepends=(asciidoctor cmake qt5-tools)
 optdepends=('xclip: keepassxc-cli clipboard support under X server'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keepassxc/-/commit/6c99d8cda7dbf6f730fc76eff805ed4e4a93e6df

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


Reply via email to