public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qtile] rawhide: Add runtime dependencies
@ 2026-08-11 21:40 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-11 21:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/qtile
Branch : rawhide
Commit : 5713c80216c05a879d4b69bb997f24dd9f7b99f0
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-08-10T19:26:28-04:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/qtile/c/5713c80216c05a879d4b69bb997f24dd9f7b99f0?branch=rawhide
Log:
Add runtime dependencies
---
diff --git a/qtile.spec b/qtile.spec
index 87cf3fb..a7335a5 100644
--- a/qtile.spec
+++ b/qtile.spec
@@ -41,6 +41,11 @@ Recommends: python3-pulsectl
Recommends: python3-pulsectl-asyncio
Requires: python3-libqtile = %{version}-%{release}
+# CFFI loaded runtime deps in libqtile/__init__.py
+Requires: glib2%{?_isa}
+Requires: pango%{?_isa}
+Requires: xcb-util-cursor%{?_isa}
+Requires: fontconfig%{?_isa}
%description
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 21:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 21:40 [rpms/qtile] rawhide: Add runtime dependencies Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox