Man page - dh_qmlcdeps(1)
Packages contas this manual
Manual
| DH_QMLCDEPS(1) | User Contributed Perl Documentation | DH_QMLCDEPS(1) |
NAME
dh_qmlcdeps - generate proper dependencies for QML cache files
SYNOPSIS
dh_qmlcdeps [debhelper options]
DESCRIPTION
dh_qmlcdeps is a debhelper program that looks for *.qmlc files (generated by qmlcachegen) in the package temporary locations, performs sanity check on them, and adds a dependency on libqt5qml5 package to ${qmlc:Depends} substitution variable to make sure its version matches the Qt version in these files.
You can pass --with qmlcdeps to dh(1) to make it automatically call dh_qmlcdeps after dh_install.
SEE ALSO
debhelper(7)
AUTHOR
Dmitry Shachnev <mitya57@debian.org>
| 2024-12-24 | perl v5.40.0 |