Files
packages/lang
Luiz Angelo Daros de Luca 05387981d5 ruby: fix build when libyaml is present
libyaml is an optional dep for ruby psych. When missing, it uses
a bundled version of yaml. However, when libyaml is present in
openwrt build, ruby-psych packaging failed with deps not declared.
Now libyaml is configured as a hard dep for ruby-psych.

Also, the tk module was disabled in order to avoid a possible similar
problem if tk+x11 is provided in openwrt build. It was currently not
build because of missing deps.

Other minor changes:
- win32* modules where disabled (avoid err msg, no compile changes)
- Some files where removed in 2.2.x (like gserver.rb). They were already
  not packaged but generates a build warning message. Now removed from install.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-04-27 11:55:12 -03:00
..
2015-03-03 22:26:13 +01:00
2015-04-06 13:17:44 +02:00
2015-01-06 08:03:36 -08:00
2015-03-01 15:04:15 +02:00
2014-09-02 03:02:04 +02:00
2014-09-06 23:51:51 -04:00
2014-06-16 17:04:06 +02:00
2015-03-01 14:59:19 +02:00
2014-08-27 15:12:16 +08:00
2015-03-02 13:27:35 -06:00
2015-01-12 10:52:14 +01:00
2015-03-02 10:23:05 +01:00
2015-03-22 20:17:15 +01:00
2015-03-01 15:01:42 +02:00
2015-04-01 20:47:43 +02:00