]> gitweb.factorcode.org Git - factor.git/commitdiff
Fix VIM module
authorslava <slava@factorcode.org>
Thu, 19 Oct 2006 21:42:45 +0000 (21:42 +0000)
committerslava <slava@factorcode.org>
Thu, 19 Oct 2006 21:42:45 +0000 (21:42 +0000)
contrib/vim/load.factor

index 76c2a9a48e6e5976440b1cd8430a5322bf77f998..f30bb74715aea4f254b553c26dde0f58bb27e055 100644 (file)
@@ -1,4 +1,4 @@
-REQUIRES: contrib/embedded contrib/process ;
+REQUIRES: contrib/httpd contrib/process ;
 PROVIDE: contrib/vim {
     "vim.factor"
 } ;