Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / openresolv


Commits:
896fb47c by nl6720 at 2023-11-28T18:26:37+02:00
Conflict with resolvconf

Only one resolvconf implementation can be installed at a time.

This should be deployed together with 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/merge_requests/1

Related to 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/issues/12

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -9,6 +9,7 @@ url="https://roy.marples.name/projects/openresolv";
 arch=(any)
 license=(custom:BSD)
 provides=(resolvconf)
+conflicts=(resolvconf)
 depends=(bash)
 makedepends=(
   git



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openresolv/-/commit/896fb47c00a54e4238365b5bc8fee814d18e8658

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


Reply via email to