el-get/recipes/weather-metno.rcp
Rüdiger Sonderfeld febfe0f9b4 recipes: Update requirements for weather-metno.
Emacs 24+ (lexical-binding) and new cl-lib.

Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2014-01-21 15:58:41 +01:00

7 lines
201 B
Plaintext

(:name weather-metno
:description "Weather data from met.no in Emacs."
:minimum-emacs-version "24"
:depends cl-lib
:type github
:pkgname "ruediger/weather-metno-el")