summaryrefslogtreecommitdiffstats
path: root/src/ncurses.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/ncurses.mk')
-rw-r--r--src/ncurses.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ncurses.mk b/src/ncurses.mk
index 0aac0e0..8d49788 100644
--- a/src/ncurses.mk
+++ b/src/ncurses.mk
@@ -13,7 +13,7 @@ $(PKG)_CHECKSUM := 3564ffa540cc069854607a0fb10d258c12769f8f6ee752f66038ba95a5e5f
$(PKG)_SUBDIR := mirror-$(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/mirror/$(PKG)/tarball/$($(PKG)_VERSION)/$($(PKG)_FILE)
-$(PKG)_DEPS := gcc libgnurx
+$(PKG)_DEPS := cc libgnurx
define $(PKG)_UPDATE_RELEASE
$(WGET) -q -O- 'https://ftp.gnu.org/gnu/ncurses/?C=M;O=D' | \