When I try to install the package from the AUR, I get the following error message:
==> Making package: hyprsysteminfo 0.1.3-3 (Mo 24 Nov 2025 18:21:07 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found v0.1.3.tar.gz
==> Validating source files with sha256sums...
v0.1.3.tar.gz ... Passed
==> Extracting sources...
-> Extracting v0.1.3.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Not searching for unused variables given on the command line.
-- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR)
-- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR)
-- Configuring done (0.3s)
CMake Error at src/CMakeLists.txt:15 (target_link_libraries):
Target "hyprsysteminfo" links to:
Qt6::WaylandClientPrivate
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
-- Generating done (0.0s)
CMake Generate step failed. Build files cannot be regenerated correctly.
==> ERROR: A failure occurred in build().
Aborting...
(Translated with DeepL)
When I try to install the package from the AUR, I get the following error message:
(Translated with DeepL)