public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Cossette <farchord@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/karton] rawhide: Added qemu Requires, and removed 32-bit
Date: Fri, 21 Aug 2026 15:26:32 GMT [thread overview]
Message-ID: <178732599216.1.17868966688500221972.rpms-karton-f0122f9150a8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/karton
Branch : rawhide
Commit : f0122f9150a8f9f6007a71e22b51a010b181558e
Author : Steve Cossette <farchord@gmail.com>
Date : 2026-08-21T11:26:24-04:00
Stats : +7/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/karton/c/f0122f9150a8f9f6007a71e22b51a010b181558e?branch=rawhide
Log:
Added qemu Requires, and removed 32-bit
---
diff --git a/karton.spec b/karton.spec
index dae0d2c..1e59e19 100644
--- a/karton.spec
+++ b/karton.spec
@@ -12,6 +12,9 @@ License: BSD-2-Clause AND CC-BY-SA-4.0 AND CC0-1.0 AND GPL-3.0-or-later
URL: https://invent.kde.org/sitter/%{name}
Source0: %{url}/-/archive/%{gitcommit}/%{name}-%{gitcommit}.tar.gz
+# qemu isn't available on 32-bit
+ExcludeArch: %{ix86}
+
BuildRequires: gcc-c++
BuildRequires: kf6-rpm-macros
BuildRequires: extra-cmake-modules
@@ -39,6 +42,10 @@ BuildRequires: pkgconfig(spice-client-glib-2.0)
Requires: kf6-kirigami
Requires: hicolor-icon-theme
+# QEMU
+Requires: libvirt-daemon-qemu
+Requires: libvirt-client
+Requires: libvirt-daemon-config-network
%description
%{summary}.
reply other threads:[~2026-08-21 15:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178732599216.1.17868966688500221972.rpms-karton-f0122f9150a8@fedoraproject.org \
--to=farchord@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox