CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
kbd: updated to 2.5.0
[ports/core-arm64.git] / util-linux / Pkgfile
index a589cdec629fde05c0d128dd883a0935aeda4b7a..b31b819c2d6f56f5c4759aa305dc98629c344d0c 100644 (file)
@@ -2,18 +2,18 @@
 # URL: http://userweb.kernel.org/~kzak/util-linux/
 # Maintainer: CRUX System Team, core-ports at crux dot nu
 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
-# Depends on: eudev ncurses zlib
+# Depends on: eudev file readline bzip2 xz
 
 name=util-linux
-version=2.36.2
+version=2.38
 release=1
 source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz)
 
 build() {
   cd $name-$version
-
   ./configure --prefix=/usr \
               --disable-nls \
+              --disable-asciidoc \
               --disable-{login,su,sulogin,nologin,runuser} \
               --disable-chfn-chsh \
               --enable-{write,raw,kill} \