emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 3ebd17d: * INSTALL: Add the installation command of development p


From: Michael Albinus
Subject: master 3ebd17d: * INSTALL: Add the installation command of development packages for FreeBSD.
Date: Wed, 2 Dec 2020 06:50:27 -0500 (EST)

branch: master
commit 3ebd17d04f4af07ede0ec3297e6ffaaede17cc88
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * INSTALL: Add the installation command of development packages for FreeBSD.
    
    Recipe contributed by Joseph Mingrone <jrm@ftfl.ca>.
---
 INSTALL | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/INSTALL b/INSTALL
index 5909e8c..324ef60 100644
--- a/INSTALL
+++ b/INSTALL
@@ -113,6 +113,7 @@ sections if you need to.
 
                 make help
 
+
 ADDITIONAL DISTRIBUTION FILES
 
 * Complex Text Layout support libraries
@@ -222,6 +223,8 @@ like 'apt-get build-dep emacs' (on older systems, replace 
'emacs' with
 eg 'emacs25').  On Red Hat-based systems, the corresponding command is
 'dnf builddep emacs' (on older systems, use 'yum-builddep' instead).
 
+On FreeBSD, the command is 'pkg install -y `pkg rquery %dn emacs-devel`'.
+
 
 DETAILED BUILDING AND INSTALLATION:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]