Various fixes to konvex
This commit is contained in:
parent
900f844e88
commit
f927dfa9d2
1 changed files with 3 additions and 2 deletions
|
@ -3,8 +3,8 @@ Version: 0.1.0
|
|||
Release: 0
|
||||
License: GPLv3
|
||||
Summary: 3D Model Viewer
|
||||
Url: https://invent.kde.org/redstrate/konvex
|
||||
Source0: https://invent.kde.org/redstrate/konvex/-/archive/master/konvex-master.tar.gz
|
||||
Url: https://invent.kde.org/graphics/konvex
|
||||
Source0: https://invent.kde.org/graphics/konvex/-/archive/master/konvex-master.tar.gz
|
||||
|
||||
BuildRequires: appstream
|
||||
BuildRequires: cmake
|
||||
|
@ -27,6 +27,7 @@ BuildRequires: cmake(Qt6Core)
|
|||
BuildRequires: cmake(Qt6Quick)
|
||||
BuildRequires: cmake(Qt6QuickControls2)
|
||||
BuildRequires: cmake(Qt63DCore)
|
||||
BuildRequires: cmake(Qt6Quick3D)
|
||||
|
||||
Requires: kf6-kirigami2
|
||||
Requires: hicolor-icon-theme
|
||||
|
|
Loading…
Add table
Reference in a new issue