Rebuild with libnvme

This commit is contained in:
2025-10-09 20:19:18 +03:00
parent cd1adaa66d
commit af9df42214
2 changed files with 2 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
name: networkmanager name: networkmanager
description: Network management daemon and tools description: Network management daemon and tools
version: 1.54.1 version: 1.54.1
revision: 2 revision: 3
url: https://networkmanager.dev/ url: https://networkmanager.dev/
license: GPL2-or-later,LGPL2.1-or-later,GFDL1.1-or-later license: GPL2-or-later,LGPL2.1-or-later,GFDL1.1-or-later
architecture: any architecture: any
@@ -18,6 +18,7 @@ depends:
- jansson - jansson
- libndp - libndp
- newt - newt
- libnvme
- libpsl - libpsl
- mobile-broadband-provider-info - mobile-broadband-provider-info
- nspr - nspr
-1
View File
@@ -10,7 +10,6 @@ build() {
-Dlibaudit=no \ -Dlibaudit=no \
-Dnmtui=true \ -Dnmtui=true \
-Dppp=false \ -Dppp=false \
-Dnbft=false \
-Dselinux=false \ -Dselinux=false \
-Dsession_tracking=elogind \ -Dsession_tracking=elogind \
-Dsystemdsystemunitdir=no \ -Dsystemdsystemunitdir=no \