mireru.gemspec in mireru-0.9.0 vs mireru.gemspec in mireru-0.9.1

- old
+ new

@@ -24,9 +24,13 @@ spec.add_runtime_dependency("clutter-gtk", "= 2.2.0") spec.add_runtime_dependency("clutter-gstreamer", "= 2.2.0") spec.add_runtime_dependency("poppler", "= 2.2.0") spec.add_runtime_dependency("rsvg2", "= 2.2.0") spec.add_runtime_dependency("hexdump") + spec.add_runtime_dependency("chupa-text") + spec.add_runtime_dependency("chupa-text-decomposer-html") + spec.add_runtime_dependency("chupa-text-decomposer-pdf") + spec.add_runtime_dependency("chupa-text-decomposer-libreoffice") spec.add_development_dependency("test-unit") spec.add_development_dependency("test-unit-notify") spec.add_development_dependency("test-unit-rr") spec.add_development_dependency("bundler", "~> 1.6")