packaging: add build-requirement PCRE2

This commit is contained in:
Moritz Bunkus 2020-08-21 15:15:23 +02:00
parent fa42d1367a
commit b2a8630bfc
No known key found for this signature in database
GPG Key ID: 74AF00ADF2E32C85
3 changed files with 4 additions and 1 deletions

View File

@ -21,6 +21,8 @@
# libvorbis-devel
# libxslt
# make
# pcre2
# pcre2-devel
# pkgconfig
# po4a
# qt5-qtbase-devel

View File

@ -10,7 +10,7 @@ Summary: Tools to create, alter and inspect Matroska files
Source: %{name}-%{version}.tar.xz
Requires: hicolor-icon-theme
BuildRequires: desktop-file-utils, fdupes, file-devel, flac, flac-devel, glibc-devel, libogg-devel, libstdc++-devel, libvorbis-devel, make, pkgconfig, zlib-devel, cmark-devel, po4a, libdvdread-devel
BuildRequires: desktop-file-utils, fdupes, file-devel, flac, flac-devel, glibc-devel, libogg-devel, libstdc++-devel, libvorbis-devel, make, pkgconfig, zlib-devel, cmark-devel, po4a, libdvdread-devel, pcre2-devel, pcre2
%if 0%{?rhel}
BuildRequires: rubygem-drake

View File

@ -14,6 +14,7 @@ Build-Depends:
qtmultimedia5-dev, qt5-default,
nlohmann-json3-dev | nlohmann-json-dev (>= 2),
libcmark-dev, libgtest-dev, libfmt-dev (>= 4), libdvdread-dev,
libpcre2-dev, libpcre2-8-0,
pkg-config, po4a, docbook-xsl, xsltproc
Package: mkvtoolnix