summaryrefslogtreecommitdiff
path: root/ruby/.footprint
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-03-07 12:28:41 +0100
committerJuergen Daubert <jue@jue.li>2013-03-07 12:28:41 +0100
commit673b595105c92ad45cbc2a4ae1715e3c339762ea (patch)
treee905af9ad726114c4c46f254c0853a4aefb7e316 /ruby/.footprint
parent789749429703121971bca8ab917a62677e758ae1 (diff)
downloadopt-673b595105c92ad45cbc2a4ae1715e3c339762ea.tar.gz
opt-673b595105c92ad45cbc2a4ae1715e3c339762ea.tar.xz
[notify] ruby: new dependency libyaml
to avoid warnings and get a sane gem system, ruby should be build with libyaml support. - install opt/libyaml before doing the ruby update Thanks to Danny for providing the libyaml port.
Diffstat (limited to 'ruby/.footprint')
-rw-r--r--ruby/.footprint39
1 files changed, 39 insertions, 0 deletions
diff --git a/ruby/.footprint b/ruby/.footprint
index 2ece3a014..0de2033d4 100644
--- a/ruby/.footprint
+++ b/ruby/.footprint
@@ -266,6 +266,7 @@ drwxr-xr-x root/root usr/lib/ruby/1.9/linux/mathn/
-rwxr-xr-x root/root usr/lib/ruby/1.9/linux/objspace.so
-rwxr-xr-x root/root usr/lib/ruby/1.9/linux/openssl.so
-rwxr-xr-x root/root usr/lib/ruby/1.9/linux/pathname.so
+-rwxr-xr-x root/root usr/lib/ruby/1.9/linux/psych.so
-rwxr-xr-x root/root usr/lib/ruby/1.9/linux/pty.so
drwxr-xr-x root/root usr/lib/ruby/1.9/linux/racc/
-rwxr-xr-x root/root usr/lib/ruby/1.9/linux/racc/cparse.so
@@ -333,6 +334,44 @@ drwxr-xr-x root/root usr/lib/ruby/1.9/optparse/
-rw-r--r-- root/root usr/lib/ruby/1.9/profile.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/profiler.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/pstore.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych.rb
+drwxr-xr-x root/root usr/lib/ruby/1.9/psych/
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/coder.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/core_ext.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/deprecated.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/handler.rb
+drwxr-xr-x root/root usr/lib/ruby/1.9/psych/handlers/
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/handlers/document_stream.rb
+drwxr-xr-x root/root usr/lib/ruby/1.9/psych/json/
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/json/ruby_events.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/json/stream.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/json/tree_builder.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/json/yaml_events.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/nodes.rb
+drwxr-xr-x root/root usr/lib/ruby/1.9/psych/nodes/
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/nodes/alias.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/nodes/document.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/nodes/mapping.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/nodes/node.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/nodes/scalar.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/nodes/sequence.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/nodes/stream.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/omap.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/parser.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/scalar_scanner.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/set.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/stream.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/streaming.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/syntax_error.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/tree_builder.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/visitors.rb
+drwxr-xr-x root/root usr/lib/ruby/1.9/psych/visitors/
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/visitors/depth_first.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/visitors/emitter.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/visitors/json_tree.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/visitors/to_ruby.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/visitors/visitor.rb
+-rw-r--r-- root/root usr/lib/ruby/1.9/psych/visitors/yaml_tree.rb
drwxr-xr-x root/root usr/lib/ruby/1.9/racc/
-rw-r--r-- root/root usr/lib/ruby/1.9/racc/parser.rb
-rw-r--r-- root/root usr/lib/ruby/1.9/rake.rb

Generated by cgit