public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libplasma] f44: Add QML dependencies
Date: Thu, 11 Jun 2026 22:03:08 GMT	[thread overview]
Message-ID: <178121538840.1.7421441787531227061.rpms-libplasma-069e4329ab98@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/libplasma
            Branch : f44
            Commit : 069e4329ab98e50299aced694750ce8b2df3ba8f
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-05-26T13:30:48-04:00
            Stats  : +14/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libplasma/c/069e4329ab98e50299aced694750ce8b2df3ba8f?branch=f44

            Log:
            Add QML dependencies

These are checked at build time.

---
diff --git a/libplasma.spec b/libplasma.spec
index a00605d..b51f864 100644
--- a/libplasma.spec
+++ b/libplasma.spec
@@ -1,6 +1,6 @@
 Name:    libplasma
 Version: 6.6.90
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Plasma is the foundation of the KDE user interface (v6)
 
 # LicenseRef-QtCommercial is also in the licenses, but is being omitted as it is optional.
@@ -57,6 +57,16 @@ BuildRequires:  cmake(KF6Archive)
 BuildRequires:  cmake(KF6Parts)
 BuildRequires:  cmake(KF6WidgetsAddons)
 
+# QML module dependencies, checked at build time
+BuildRequires:  qt6qml(Qt5Compat.GraphicalEffects)
+BuildRequires:  qt6qml(org.kde.config)
+BuildRequires:  qt6qml(org.kde.kirigami)
+BuildRequires:  qt6qml(org.kde.ksvg)
+Requires:       qt6qml(Qt5Compat.GraphicalEffects)
+Requires:       qt6qml(org.kde.config)
+Requires:       qt6qml(org.kde.kirigami)
+Requires:       qt6qml(org.kde.ksvg)
+
 Requires:       kf6-filesystem
 
 # Renamed from kf6-plasma
@@ -129,6 +139,9 @@ mkdir -p %{buildroot}%{_kf6_qmldir}/org/kde/private
 %files doc
 
 %changelog
+* Tue May 26 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 6.6.90-2
+- Add QML dependencies
+
 * Sat May 16 2026 Steve Cossette <farchord@gmail.com> - 6.6.90-1
 - 6.6.90
 

                 reply	other threads:[~2026-06-11 22:03 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=178121538840.1.7421441787531227061.rpms-libplasma-069e4329ab98@fedoraproject.org \
    --to=yselkowi@redhat.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