branch: externals/system-packages
commit 9e5532bbed819e6736922d2da2615a2fa4433cea
Author: Alex Branham <[email protected]>
Commit: Alex Branham <[email protected]>

    Require Emacs 24.3
---
 system-packages.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/system-packages.el b/system-packages.el
index ae9168b..8ef1828 100644
--- a/system-packages.el
+++ b/system-packages.el
@@ -5,7 +5,9 @@
 ;; Author: J. Alexander Branham <[email protected]>
 ;; Maintainer: J. Alexander Branham <[email protected]>
 ;; URL: https://github.com/jabranham/system-packages
-;; Package-Requires: ((cl-lib "0.5"))
+;; Package-Requires: ((emacs "24.3"))
+;; Version: 1.0.3.9000
+
 
 ;; This file is not part of GNU Emacs.
 

Reply via email to