We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5224da8 commit 771b238Copy full SHA for 771b238
psc-ide-flycheck.el
@@ -3,7 +3,6 @@
3
;; Copyright (c) 2015 The psc-ide-emacs authors
4
5
;; Author: Brian Sermons
6
-;; Package-Requires: ((flycheck "0.24") (emacs "24.4") (let-alist "1.0.4") (psc-ide "0.1.0") (dash "2.12.0") (seq "1.11"))
7
;; URL: https://github.com/epost/psc-ide-emacs
8
9
;;; Commentary:
psc-ide.el
@@ -8,7 +8,7 @@
;; Brian Sermons
;; Homepage : https://github.com/epost/psc-ide-emacs
10
;; Version : 0.1.0
11
-;; Package-Requires: ((dash "2.13.0") (dash-functional "1.2.0") (company "0.8.7") (cl-lib "0.5") (s "1.10.0") (emacs "24"))
+;; Package-Requires: ((dash "2.13.0") (dash-functional "1.2.0") (company "0.8.7") (cl-lib "0.5") (s "1.10.0") (emacs "24.4") (flycheck "0.24") (let-alist "1.0.4") (seq "1.11"))
12
;; Keywords : languages
13
14
0 commit comments