public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Artur Frenszek-Iwicki <fedora@svgames.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/lazarus] multiple-IDE-widgetsets: Add missing run-time dependencies
Date: Thu, 23 Jul 2026 08:18:16 GMT	[thread overview]
Message-ID: <178479469600.1.9539147689755554457.rpms-lazarus-234f449dc9eb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 234f449dc9ebe10ad68a9012ca296761e28a3d06
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date   : 2023-07-04T14:14:14+02:00
Stats  : +8/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/lazarus/c/234f449dc9ebe10ad68a9012ca296761e28a3d06?branch=multiple-IDE-widgetsets

Log:
Add missing run-time dependencies

---
diff --git a/lazarus.spec b/lazarus.spec
index 626538e..b867d48 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -3,7 +3,7 @@ Summary:        Lazarus Component Library and IDE for Free Pascal
 
 Version:        2.2.6
 
-%global baserelease 3
+%global baserelease 4
 Release:        %{baserelease}%{?dist}
 
 # The qt5pas version is taken from lcl/interfaces/qt5/cbindings/Qt5Pas.pro
@@ -182,6 +182,7 @@ using the GTK3 widgetset.
 Summary: Lazarus Component Library - Qt widgetset support
 Requires: %{name}-lcl%{?_isa} = %{version}-%{release}
 
+Requires: qt-devel%{?_isa}
 Requires: qt4pas-devel%{?_isa}
 
 %description lcl-qt
@@ -217,6 +218,9 @@ Qt5 bindings for Pascal from Lazarus.
 Version:        %{qt5pas_version}
 Release:        %{qt5pas_release}
 Summary:        Development files for qt5pas
+
+Requires:       qt5-qtbase-devel%{?_isa}
+Requires:       qt5-qtx11extras-devel%{?_isa}
 Requires:       qt5pas%{?_isa} = %{qt5pas_version}-%{qt5pas_release}
 
 %description -n qt5pas-devel
@@ -481,6 +485,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
 
 
 %changelog
+* Tue Jul 04 2023 Artur Frenszek-Iwicki <fedora@svgames.pl> - 2.2.6-4
+- Add missing dependencies to lcl-qt and lcl-qt5 packages
+
 * Sat Jul 01 2023 Artur Frenszek-Iwicki <fedora@svgames.pl> - 2.2.6-3
 - Move /etc/lazarus from lazarus-ide to lazarus-tools (files required by lazbuild)
 - Edit dependencies - make the lazarus metapackage strongly require the default set of sub-packages

                 reply	other threads:[~2026-07-23  8:18 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=178479469600.1.9539147689755554457.rpms-lazarus-234f449dc9eb@fedoraproject.org \
    --to=fedora@svgames.pl \
    --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