astra: Add missing gcrypt dependency
This commit is contained in:
parent
951ec8be64
commit
e618a633a1
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ BuildRequires: rust
|
||||||
BuildRequires: cargo
|
BuildRequires: cargo
|
||||||
BuildRequires: pkgconfig(libunshield)
|
BuildRequires: pkgconfig(libunshield)
|
||||||
BuildRequires: corrosion
|
BuildRequires: corrosion
|
||||||
|
BuildRequires: libgcrypt-devel
|
||||||
|
|
||||||
BuildRequires: cmake(KF6Config)
|
BuildRequires: cmake(KF6Config)
|
||||||
BuildRequires: cmake(KF6CoreAddons)
|
BuildRequires: cmake(KF6CoreAddons)
|
||||||
|
@ -44,6 +45,7 @@ BuildRequires: cmake(QuaZip-Qt6)
|
||||||
|
|
||||||
Requires: kf6-kirigami2
|
Requires: kf6-kirigami2
|
||||||
Requires: hicolor-icon-theme
|
Requires: hicolor-icon-theme
|
||||||
|
BuildRequires: libgcrypt
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Linux FFXIV launcher
|
Linux FFXIV launcher
|
||||||
|
|
Loading…
Add table
Reference in a new issue