public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/novelwriter] rawhide: Add missing dependencies
@ 2026-06-29 18:12 Benson Muite
0 siblings, 0 replies; only message in thread
From: Benson Muite @ 2026-06-29 18:12 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 18:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 18:12 [rpms/novelwriter] rawhide: Add missing dependencies Benson Muite
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox