wok-next diff linux-api-headers/receipt @ rev 19574
All about ncurses. Carefully follow LFS receipts.
libtinfo.so included into libncursesw.so and no more need (so far).
libtinfo.so included into libncursesw.so and no more need (so far).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Dec 24 05:45:18 2016 +0200 (2016-12-24) |
parents | a6984f082794 |
children | 119e586fb823 |
line diff
1.1 --- a/linux-api-headers/receipt Thu Dec 22 00:25:33 2016 +0200 1.2 +++ b/linux-api-headers/receipt Sat Dec 24 05:45:18 2016 +0200 1.3 @@ -14,7 +14,7 @@ 1.4 WGET_URL="https://www.kernel.org/pub/linux/kernel/v4.x/$TARBALL" 1.5 1.6 PROVIDE="linux-headers linux64-api-headers linux64-headers" 1.7 -BUILD_DEPENDS="bash libtinfo perl" 1.8 +BUILD_DEPENDS="bash perl" 1.9 1.10 if [ "$KBASEVER" != "$VERSION" ]; then 1.11 PATCH="$(dirname $WGET_URL)/patch-$VERSION.xz"