summaryrefslogtreecommitdiff
path: root/package/vim
diff options
context:
space:
mode:
Diffstat (limited to 'package/vim')
-rw-r--r--package/vim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vim/Makefile b/package/vim/Makefile
index 206c43dc8..da2cd3d3b 100644
--- a/package/vim/Makefile
+++ b/package/vim/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= 5b9510a17074e2b37d8bb38ae09edbf2
PKG_DESCR:= The text editor
PKG_SECTION:= editor
-PKG_DEPENDS:= libncurses
+PKG_DEPENDS:= libncurses libgcc
PKG_BUILDDEP:= ncurses
PKG_URL:= http://www.vim.org/
PKG_SITES:= ftp://ftp.vim.org/pub/vim/unix/