Debian/Ubuntu packaging: add qt5-default as requirement

If it's not installed, tool such as `moc` and `uic` won't work
properly, it seems.
This commit is contained in:
Moritz Bunkus 2020-04-05 12:45:57 +02:00
parent d3d24901f8
commit e7951011a9
No known key found for this signature in database
GPG Key ID: 74AF00ADF2E32C85

View File

@ -12,7 +12,7 @@ Build-Depends:
libboost-dev (>= 1.46), libboost-filesystem-dev (>= 1.46),
libboost-date-time-dev (>= 1.46),
libboost-system-dev (>= 1.46), qtbase5-dev, qtbase5-dev-tools,
qtmultimedia5-dev,
qtmultimedia5-dev, qt5-default,
nlohmann-json3-dev | nlohmann-json-dev (>= 2),
libcmark-dev, libgtest-dev, libfmt-dev (>= 4),
pkg-config, po4a, docbook-xsl, xsltproc