libc: cleanup

This commit is contained in:
CvH 2018-05-14 09:34:26 +02:00
parent 6ac4de0143
commit afca4005a3

View File

@ -20,14 +20,11 @@ PKG_NAME="libc"
PKG_VERSION=""
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_SITE="https://libreelec.tv"
PKG_URL=""
PKG_DEPENDS_TARGET="toolchain glibc tz"
PKG_DEPENDS_INIT="toolchain glibc:init"
PKG_SECTION="virtual"
PKG_SHORTDESC="libc: Metapackage"
PKG_LONGDESC=""
PKG_SHORTDESC="libc: Meta package for installing various tools and libs needed for libc"
PKG_LONGDESC="Meta package for installing various tools and libs needed for libc"
if [ "$BOOTLOADER" = "bcm2835-bootloader" ]; then