From 45db1e9b638e826b82ef96e20660788fdefe2a1f Mon Sep 17 00:00:00 2001 From: Thomas Fitzsimmons Date: Wed, 11 Nov 2015 09:40:43 -0500 Subject: [PATCH] url-http-ntlm: Add cl-lib to Package-Requires * url-http-ntlm.el: Add cl-lib to Package-Requires. --- packages/url-http-ntlm/url-http-ntlm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/url-http-ntlm/url-http-ntlm.el b/packages/url-http-ntlm/url-http-ntlm.el index 0ececf058..ae3205455 100644 --- a/packages/url-http-ntlm/url-http-ntlm.el +++ b/packages/url-http-ntlm/url-http-ntlm.el @@ -6,7 +6,7 @@ ;; Maintainer: Thomas Fitzsimmons ;; Keywords: comm, data, processes, hypermedia ;; Homepage: https://code.google.com/p/url-http-ntlm/ -;; Package-Requires: ((ntlm "2.0.0")) +;; Package-Requires: ((cl-lib "0.5") (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 -- 2.39.2