aboutsummaryrefslogtreecommitdiffstats
path: root/core/ncurses/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/ncurses/APKBUILD')
-rw-r--r--core/ncurses/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ncurses/APKBUILD b/core/ncurses/APKBUILD
index c83138955c..d822ced739 100644
--- a/core/ncurses/APKBUILD
+++ b/core/ncurses/APKBUILD
@@ -1,10 +1,10 @@
-#!/bin/sh
pkgname=ncurses
pkgver=5.6
pkgrel=0
pkgdesc="Console display library"
url="http://www.gnu.org/software/ncurses/"
license=MIT
+depends=uclibc
source="ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz
ftp://invisible-island.net/ncurses/${pkgver}/${pkgname}-${pkgver}-coverity.patch.gz
"