branch: master commit 5b6c59f26a6a5b1a32254e8855ceca3b131ef70a Author: Thomas Fitzsimmons <fitz...@fitzsim.org> Commit: Thomas Fitzsimmons <fitz...@fitzsim.org>
url-http-ntlm.el: Require ntlm 2.0.0 --- packages/url-http-ntlm/url-http-ntlm.el | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/packages/url-http-ntlm/url-http-ntlm.el b/packages/url-http-ntlm/url-http-ntlm.el index d2e53b1..35f3c08 100644 --- a/packages/url-http-ntlm/url-http-ntlm.el +++ b/packages/url-http-ntlm/url-http-ntlm.el @@ -6,6 +6,7 @@ ;; Maintainer: Thomas Fitzsimmons <fitz...@fitzsim.org> ;; Keywords: comm, data, processes, hypermedia ;; Homepage: https://code.google.com/p/url-http-ntlm/ +;; Package-Requires: ((ntlm "2.0.0")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by