We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f675c commit 7fc793aCopy full SHA for 7fc793a
srcpkgs/hyprutils/template
@@ -6,6 +6,7 @@ build_style=cmake
6
configure_args="--no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_INSTALL_PREFIX:PATH=/usr -DBUILD_TESTING=OFF"
7
hostmakedepends="cmake pkg-config"
8
makedepends="pixman-devel"
9
+checkdepends="gtest-devel"
10
short_desc="Hyprland utilities library used across the ecosystem"
11
maintainer="Encoded14 <linusken@tuta.io>"
12
license="BSD-3-Clause"
0 commit comments