[Groonga-commit] groonga/groonga-command-parser at a7ec7a0 [master] Depend on ffi gem

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Thu May 21 22:55:20 JST 2015


Kouhei Sutou	2015-05-21 22:55:20 +0900 (Thu, 21 May 2015)

  New Revision: a7ec7a032c6ca13e9b95ad077b703d67dfa0dcc5
  https://github.com/groonga/groonga-command-parser/commit/a7ec7a032c6ca13e9b95ad077b703d67dfa0dcc5

  Message:
    Depend on ffi gem

  Modified files:
    groonga-command-parser.gemspec

  Modified: groonga-command-parser.gemspec (+1 -0)
===================================================================
--- groonga-command-parser.gemspec    2015-05-21 22:37:44 +0900 (1e8cab8)
+++ groonga-command-parser.gemspec    2015-05-21 22:55:20 +0900 (4b8693a)
@@ -53,6 +53,7 @@ Gem::Specification.new do |spec|
   spec.require_paths = ["lib"]
 
   spec.add_runtime_dependency("groonga-command", ">= 1.0.9")
+  spec.add_runtime_dependency("ffi")
   spec.add_runtime_dependency("ffi-yajl")
 
   spec.add_development_dependency("test-unit")
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る