DH_QMLCDEPS(1) | User Contributed Perl Documentation | DH_QMLCDEPS(1) |
dh_qmlcdeps - generate proper dependencies for QML cache files
dh_qmlcdeps [debhelper options]
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.
Dmitry Shachnev <mitya57@debian.org>
2022-09-10 | perl v5.34.0 |