]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
plymouth: Make sure this builds with DRM support
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 13 Feb 2023 22:02:42 +0000 (22:02 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 13 Feb 2023 22:02:42 +0000 (22:02 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
plymouth/plymouth.nm

index e018eb97d9260988ec536b65af0a8f5ce3191529..b45d3c44ce99e0162609e54df90b8d31b129a53b 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = plymouth
 version    = 22.02.122
-release    = 1
+release    = 2
 
 groups     = System/Base
 url        = https://www.freedesktop.org/wiki/Software/Plymouth
@@ -31,7 +31,7 @@ build
                libffi-devel
                libpng-devel
                libudev-devel
-               pango-devel
+               pango-devel >= 1.21.0
                systemd-devel
 
                %{datadir}/pixmaps/system-logo-white.png
@@ -46,7 +46,8 @@ build
                --with-background-color=0x880400 \
                --enable-systemd-integration \
                --without-system-root-install \
-               --without-rhgb-compat-link
+               --without-rhgb-compat-link \
+               --enable-drm
 
        # Fix install location for systemd files
        make_install_targets += \