public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kmscon] rawhide: Install kmscon-freetype if freetype is present
@ 2026-09-24 14:25 Jocelyn Falempe
  0 siblings, 0 replies; only message in thread
From: Jocelyn Falempe @ 2026-09-24 14:25 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/kmscon
            Branch : rawhide
            Commit : 09f7b6ad95cbf27050a9591fe07c503238c9ebd4
            Author : Jocelyn Falempe <jfalempe@redhat.com>
            Date   : 2026-09-24T16:22:27+02:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/kmscon/c/09f7b6ad95cbf27050a9591fe07c503238c9ebd4?branch=rawhide

            Log:
            Install kmscon-freetype if freetype is present

So a minimal install without freetype won't install all freetype
dependencies. But for graphic users where freetype is installed, the
better looking font will be availabe by default.

---
diff --git a/kmscon.spec b/kmscon.spec
index b779b61..9f50b3c 100644
--- a/kmscon.spec
+++ b/kmscon.spec
@@ -29,6 +29,7 @@ BuildRequires:  pkgconfig(pangoft2)
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(xkbcommon) >= 0.5.0
 BuildRequires:  pkgconfig(zlib)
+Recommends:     (kmscon-freetype if freetype)
 
 # Upstream patch to fix pageflip with vmwgfx
 Patch1: terminal-Fix-error-handling-when-pageflip-failed.patch

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-24 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 14:25 [rpms/kmscon] rawhide: Install kmscon-freetype if freetype is present Jocelyn Falempe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox