Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Linenoise went from Librarymake to Native::Resources
  • Loading branch information
timo committed Apr 2, 2016
1 parent e59b779 commit bd903c3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -91,3 +91,6 @@
[submodule "modules/perl6-file-which"]
path = modules/perl6-file-which
url = git://github.com/azawawi/perl6-file-which
[submodule "modules/p6-native-resources"]
path = modules/p6-native-resources
url = git://github.com/hoelzro/p6-native-resources
3 changes: 2 additions & 1 deletion modules/MODULES.txt
Expand Up @@ -30,4 +30,5 @@ p6-File-Temp # uses File::Directory::Tree
doc # uses File::Temp
debugger-ui-commandline
library-make
Linenoise # uses LibraryMake
p6-native-resources # uses Librarymake
Linenoise # uses Native::Resources
1 change: 1 addition & 0 deletions modules/p6-native-resources
Submodule p6-native-resources added at b05fd0

0 comments on commit bd903c3

Please sign in to comment.