diff --git a/util/admin/fwupd/actions.py b/util/admin/fwupd/actions.py
index bfb04d79cf..f810476613 100644
--- a/util/admin/fwupd/actions.py
+++ b/util/admin/fwupd/actions.py
@@ -14,11 +14,10 @@ from pisi.actionsapi import get
def setup():
mesontools.configure("--localstatedir=/var \
- -Delogind=true \
- -Dsystemd=false \
- -Dconsolekit=false \
- -Dplugin_thunderbolt=false \
- -Ddocs=none \
+ -Delogind=enabled \
+ -Dsystemd=disabled \
+ -Dconsolekit=disabled \
+ -Ddocs=disabled \
-Dman=false")
def build():
diff --git a/util/admin/fwupd/pspec.xml b/util/admin/fwupd/pspec.xml
index 294ec70c4c..f78aa0fa4d 100644
--- a/util/admin/fwupd/pspec.xml
+++ b/util/admin/fwupd/pspec.xml
@@ -11,9 +11,14 @@
GPLv2
Aims to make updating firmware on Linux automatic, safe and reliable
Aims to make updating firmware on Linux automatic, safe and reliable
- https://github.com/hughsie/fwupd/archive/1.7.4.tar.gz
+ https://github.com/hughsie/fwupd/archive/1.8.3.tar.gz
meson
+ xz-devel
+ libqmi-devel
+ libmbim-devel
+ flashrom-devel
+ libmm-glib-devel
gnu-efi
fwupd-efi
gi-docgen
@@ -50,6 +55,7 @@
fwupd
+ xz
gcap
glib2
curl
@@ -57,6 +63,10 @@
gpgme
gnutls
polkit
+ libqmi
+ libmbim
+ flashrom
+ libmm-glib
libxmlb
tpm2-tss
json-glib
@@ -102,6 +112,7 @@
fwupd-devel
fwupd
+ xz-devel
curl-devel
gcap-devel
glib2-devel
@@ -120,6 +131,13 @@
+
+ 2022-07-23
+ 1.8.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-01-14
1.7.4