diff options
Diffstat (limited to 'recipes/ruby/ruby.inc')
-rw-r--r-- | recipes/ruby/ruby.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/ruby/ruby.inc b/recipes/ruby/ruby.inc index c9bad796b0..27316e0a7b 100644 --- a/recipes/ruby/ruby.inc +++ b/recipes/ruby/ruby.inc @@ -3,6 +3,8 @@ for quick and easy object-oriented programming." SECTION = "devel/ruby" PRIORITY = "optional" LICENSE = "GPL" +DEPENDS = "ruby-native zlib openssl" +DEPENDS_virtclass-native = "" INC_PR = "r1" |