Adding s as dependancy of gh (#2515)

This commit is contained in:
Alexander Goldstein 2017-01-30 15:25:58 -06:00 committed by Noam Postavsky
parent e908e0adfb
commit 71717d7d3a

View File

@ -2,7 +2,7 @@
:description "Github API client libraries"
:type github
:pkgname "sigma/gh.el"
:depends (pcache logito request marshal)
:depends (pcache logito request marshal s)
;; gh autoloads eioeio which will be added to loaddefs.el making it
;; impossible to install CEDET since the built-in version will be loaded
;; first.