public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benson Muite <fed500@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/novelwriter] rawhide: Add missing dependencies
Date: Mon, 29 Jun 2026 18:12:50 GMT	[thread overview]
Message-ID: <178275677056.1.14198387591140184303.rpms-novelwriter-1b42cfc4296d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/novelwriter
Branch : rawhide
Commit : 1b42cfc4296d3a667dec5837ca1d69a07d453ce0
Author : Benson Muite <fed500@fedoraproject.org>
Date   : 2026-06-29T21:12:13+03:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/novelwriter/c/1b42cfc4296d3a667dec5837ca1d69a07d453ce0?branch=rawhide

Log:
Add missing dependencies

---
diff --git a/novelwriter.spec b/novelwriter.spec
index 7698ccb..e287eb4 100644
--- a/novelwriter.spec
+++ b/novelwriter.spec
@@ -18,6 +18,7 @@ BuildRequires:  hunspell-en-US
 BuildRequires:  hunspell-devel
 BuildRequires:  python3-enchant
 BuildRequires:  python3-zlib-ng
+BuildRequires:  qt6-qtimageformats
 BuildRequires:  qt6-qttools-devel
 BuildRequires:  qt6-qtsvg-devel
 
@@ -39,6 +40,10 @@ BuildRequires:  python3-sphinx-copybutton
 BuildRequires:  texinfo
 # Needed for directory ownership
 Requires:       hicolor-icon-theme
+# Not linked automatically
+Requires:  qt6-qtimageformats
+Requires:  qt6-qttools
+Requires:  qt6-qtsvg
 # Bundles svg material design icons
 Provides:       bundled(material-design-icons)
 # Recommends
@@ -109,7 +114,7 @@ done
 %find_lang nw --with-qt
 
 %check
-QT_QPA_PLATFORM=offscreen %pytest -k 'not (test_theme and testGuiTheme_LoadDecorations)'
+QT_QPA_PLATFORM=offscreen %pytest
 appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/novelwriter.appdata.xml
 
 %files -n novelwriter -f %{pyproject_files} -f nw.lang

                 reply	other threads:[~2026-06-29 18:12 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=178275677056.1.14198387591140184303.rpms-novelwriter-1b42cfc4296d@fedoraproject.org \
    --to=fed500@fedoraproject.org \
    --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