mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
chore: sync with Terra 38 (#598)
* chore: sync with Terra 38 * bump: libappimage * fix(ci): add lint and `dnf in` tests * fix(ci): bump commit-comment to @v2 Signed-off-by: madomado <wboy111@outlook.com> --------- Signed-off-by: madomado <wboy111@outlook.com>
This commit is contained in:
@@ -23,6 +23,7 @@ BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(properties-cpp)
|
||||
#BuildRequires: pkgconfig(Backtrace)
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
|
||||
%description
|
||||
A simple convenience library for handling processes in C++11.
|
||||
@@ -52,8 +53,10 @@ sed -i '/find_package(PkgConfig REQUIRED)/a set(THREADS_PREFER_PTHREAD_FLAG ON)'
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
%fdupes %buildroot%_docdir/%name/html/
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%license COPYING
|
||||
%{_libdir}/libprocess-cpp.so.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user