branch: externals/jinx
commit 044391ba28712b80716d45c71059359a062b91cd
Author: Peter Oliver <[email protected]>
Commit: Daniel Mendler <[email protected]>

    /usr/bin/pkg-config is provided by RPM pkgconf-pkg-config on Fedora
    
    This is somewhat pedantic, since it gets pulled in anyway.
---
 README.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 35b40da2e5..5b8019e257 100644
--- a/README.org
+++ b/README.org
@@ -54,7 +54,8 @@ different packages:
 - Arch, Gentoo: =enchant=, =pkgconf=
 - Guix: =emacs-jinx= defined in =emacs-xyz.scm=
 - Nix: =jinx= defined in =elpa-packages.nix=
-- Void, Fedora: =enchant2-devel=, =pkgconf=
+- Void: =enchant2-devel=, =pkgconf=
+- Fedora: =enchant2-devel=, =pkgconf-pkg-config=
 - FreeBSD, OpenBSD, Mac: =enchant2=, =pkgconf=
 
 On Windows the installation of the native module may require manual

Reply via email to