From 7b43fa70bf298a564febe5903a4144fc6ceab02f Mon Sep 17 00:00:00 2001 From: normal Date: Sat, 15 Apr 2017 07:13:05 +0000 Subject: fix ext/-test-/struct/ dependencies I started writing a template for auto-generation and let "tool/update-deps --fix" fill in the rest. Hopefully this fixes problems with some CI builds after r58359. Further changes to other ext/-test-/ files should probably add or update "depend" files, too. * ext/-test-/struct/depend: new file * enc/depend: auto-updated with unicode 9.0.0 headers (side-effect) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- enc/depend | 2 ++ 1 file changed, 2 insertions(+) (limited to 'enc/depend') diff --git a/enc/depend b/enc/depend index 21208491a7..204e79e4ce 100644 --- a/enc/depend +++ b/enc/depend @@ -638,6 +638,8 @@ enc/unicode.$(OBJEXT): $(top_srcdir)/regint.h enc/unicode.$(OBJEXT): config.h enc/unicode.$(OBJEXT): defines.h enc/unicode.$(OBJEXT): enc/unicode.c +enc/unicode.$(OBJEXT): enc/unicode/9.0.0/casefold.h +enc/unicode.$(OBJEXT): enc/unicode/9.0.0/name2ctype.h enc/unicode.$(OBJEXT): intern.h enc/unicode.$(OBJEXT): missing.h enc/unicode.$(OBJEXT): onigmo.h -- cgit v1.2.3