From af9df42214bd1f3dc4c0a9de5959d07533ba9229 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 9 Oct 2025 20:19:18 +0300 Subject: [PATCH] Rebuild with libnvme --- pkg.info | 3 ++- source.sh | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index 319beb2..4c89efb 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: networkmanager description: Network management daemon and tools version: 1.54.1 -revision: 2 +revision: 3 url: https://networkmanager.dev/ license: GPL2-or-later,LGPL2.1-or-later,GFDL1.1-or-later architecture: any @@ -18,6 +18,7 @@ depends: - jansson - libndp - newt + - libnvme - libpsl - mobile-broadband-provider-info - nspr diff --git a/source.sh b/source.sh index 6f0f250..aeec892 100644 --- a/source.sh +++ b/source.sh @@ -10,7 +10,6 @@ build() { -Dlibaudit=no \ -Dnmtui=true \ -Dppp=false \ - -Dnbft=false \ -Dselinux=false \ -Dsession_tracking=elogind \ -Dsystemdsystemunitdir=no \