summaryrefslogtreecommitdiff
path: root/package/vim/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-02-01 11:23:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-02-01 11:23:47 +0100
commit541ed08700fdaeaf442c5a7eb514b1e040019664 (patch)
tree16a2ba81c8decde9b57702a812615ef4b6da8b0e /package/vim/Makefile
parent1100ee559ae81eadd68d129dc6e2ada616a28fd0 (diff)
libgcc required
Diffstat (limited to 'package/vim/Makefile')
-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/