Skip to content

Commit cd1e04e

Browse files
committed
Fix Package-Requires header
1 parent 8294f34 commit cd1e04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

magit-stgit.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
;; Keywords: vc tools
88

99
;; Package: magit-stgit
10-
;; Package-Requires: ((emacs "24.4") (magit "2.12.0") (magit-popup "2.12.0")
10+
;; Package-Requires: ((emacs "24.4") (magit "2.12.0") (magit-popup "2.12.0"))
1111

1212
;; Magit-StGit is free software; you can redistribute it and/or modify it
1313
;; under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)