branch: externals/bluetooth commit 58dd9f94b58c53c5646e3f135c3f690bdb803ee2 Author: Raffael Stocker <r.stoc...@mnet-mail.de> Commit: Raffael Stocker <r.stoc...@mnet-mail.de>
adds 'Maintainer' header and cleans up 'Package-Requires' --- bluetooth.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bluetooth.el b/bluetooth.el index 3529d5e..2450738 100644 --- a/bluetooth.el +++ b/bluetooth.el @@ -3,10 +3,11 @@ ;; Copyright (C) 2019 Raffael Stocker ;; Author: Raffael Stocker <r.stoc...@mnet-mail.de> +;; Maintainer: Raffael Stocker <r.stoc...@mnet-mail.de> ;; Created: 13 Aug 2019 ;; Version: 0.1 ;; Package-Version: -;; Package-Requires: ((dash) (let-alist) (dbus)) +;; Package-Requires: ((dash) (cl-lib)) ;; Keywords: hardware ;; URL: https://gitlab.com/rstocker/emacs-bluetooth