]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
ply-splash-core: Add xkbcommon dep to pkgconfig file
authorRay Strode <rstrode@redhat.com>
Wed, 24 Apr 2024 18:44:07 +0000 (14:44 -0400)
committerRay Strode <rstrode@redhat.com>
Wed, 24 Apr 2024 18:44:07 +0000 (14:44 -0400)
This addresses a build blip.

https://gitlab.freedesktop.org/plymouth/plymouth/-/issues/251

src/ply-splash-core.pc.in

index 794fecc39a0ff2b088594a18bd7cf4ff8fe57e41..01878a2411198583105b1b59a90a29809f4b0128 100644 (file)
@@ -10,5 +10,6 @@ policydir=@PLYMOUTH_POLICY_DIR@
 Name: Plymouth
 Description: Utility Library for Boot Splash Plugins
 Version: @VERSION@
+Requires: xkbcommon
 Libs: -L${libdir} -lply-splash-core -lply -ldl
 Cflags: -I${includedir}/plymouth-1/ply -I${includedir}/plymouth-1/ply-splash-core