emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/osm 45dfc686e5 3/3: Expand commentary


From: ELPA Syncer
Subject: [elpa] externals/osm 45dfc686e5 3/3: Expand commentary
Date: Sun, 8 May 2022 04:57:40 -0400 (EDT)

branch: externals/osm
commit 45dfc686e527d69b7965752594020a936ddfa9ef
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Expand commentary
---
 osm.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/osm.el b/osm.el
index 44da34491a..5daabf0374 100644
--- a/osm.el
+++ b/osm.el
@@ -35,6 +35,10 @@
 ;; files to locations. Furthermore the package provides commands to
 ;; search for locations by name and to open and display GPX tracks.
 
+;; osm.el requires Emacs 27 and depends on the external `curl' program.
+;; Emacs must be built with libxml, libjansson, librsvg, libjpeg and
+;; libpng support.
+
 ;;; Code:
 
 (require 'compat)



reply via email to

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