Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
subversion
Commits:
88d63afb by Whyme Lyu at 2023-12-13T17:32:27+00:00
Remove systemd as dep
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@ arch=('x86_64')
url="https://subversion.apache.org/"
license=('Apache-2.0')
depends=('apr' 'apr-util' 'bash' 'dbus' 'expat' 'file' 'gcc-libs' 'glibc'
'libsasl' 'libutf8proc' 'lz4' 'serf' 'sqlite'
- 'systemd' 'zlib' )
+ 'zlib' )
makedepends=('apache' 'python' 'python-py3c' 'perl' 'swig'
'java-environment>=8'
'libsecret' 'kwallet5' 'kdelibs4support' 'ruby')
optdepends=('libsecret: for GNOME Keyring for auth credentials'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/subversion/-/commit/88d63afb19f2b496fb45c746a8ab54b36ecdda5f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/subversion/-/commit/88d63afb19f2b496fb45c746a8ab54b36ecdda5f
You're receiving this email because of your account on gitlab.archlinux.org.