Package: libqt5scxml5-dev Version: 5.12.5-2 Severity: important Dear Maintainer,
When trying to use the library with CMake, the build fails with this error: --- CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5Scxml/Qt5ScxmlConfig.cmake:27 (message): The imported target "Qt5::Scxml" references the file "/usr/lib/qt5/bin/qscxmlc" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/x86_64-linux-gnu/cmake/Qt5Scxml/Qt5ScxmlConfigExtras.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib/x86_64-linux-gnu/cmake/Qt5Scxml/Qt5ScxmlConfigExtras.cmake:41 (_qt5_Scxml_check_file_exists) /usr/lib/x86_64-linux-gnu/cmake/Qt5Scxml/Qt5ScxmlConfig.cmake:186 (include) CMakeLists.txt:89 (find_package) -- Configuring incomplete, errors occurred! --- The /usr/lib/qt5/bin/qscxmlc file is in the package libqt5scxml5-bin, therefore I believe that libqt5scxml5-dev package should depend on libqt5scxml5-bin. Thanks. Best regards, Daniele