branch: externals/ampc
commit ada6ae982517ec17280ee639724d087e319386ef
Author: Stefan Kangas <[email protected]>
Commit: Stefan Monnier <[email protected]>
; Depend on Emacs 24.3
Needed for lexical-binding and cl-lib.
---
ampc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ampc.el b/ampc.el
index 245c080789..cd9c6e1997 100644
--- a/ampc.el
+++ b/ampc.el
@@ -8,9 +8,9 @@
;; and marked it as "maintainerless".
;; Maintainer: [email protected]
;; Version: 0.2
+;; Package-Requires: ((emacs "24.3"))
;; Created: 2011-12-06
;; Keywords: ampc, mpc, mpd
-;; Compatibility: GNU Emacs: 24.x
;; This file is part of ampc.