mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* fix(carla): Try BuildConflicts
* fix: Try a ci_setup script
* fix: Does this need to be DNF5 explicitly?
* Okay just don't use that flag
* Try fixing the typo maybe
* Considering the stuff this wants to remove I don't think this is safe but
* I wanna try something first
* ?
* fix: Apparently this needs full FFmpeg and wants SDL?
* fix: Search by CMake?
* Delete anda/multimedia/carla/ci_setup.rhai
---------
(cherry picked from commit d8bf13e53e)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -79,12 +79,14 @@ BuildRequires: pkgconfig(mxml)
|
||||
BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: python3-qt5-base
|
||||
BuildRequires: python3-magic
|
||||
BuildRequires: python3-file-magic
|
||||
BuildRequires: python3-rdflib
|
||||
BuildRequires: pkgconfig(liblo)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
Buildrequires: pkgconfig(libmagic)
|
||||
BuildRequires: (ffmpeg-free-devel or ffmpeg-devel)
|
||||
BuildRequires: cmake(SDL2)
|
||||
BuildRequires: cmake(SDL3)
|
||||
BuildRequires: ffmpeg-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: make
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
|
||||
Reference in New Issue
Block a user