From 61b70e7703cc540c5b43584604459932297ad5fd Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Tue, 28 Nov 2023 12:40:35 +0100 Subject: [PATCH] . --- packages/hyprland.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/hyprland.scm b/packages/hyprland.scm index 2ce5acb..b58dcf5 100644 --- a/packages/hyprland.scm +++ b/packages/hyprland.scm @@ -46,6 +46,8 @@ (base32 "0g758llcr3g76yig7crxffzd9vsw0w3hr6z976lpgxblcdm82nrk")))) (build-system gnu-build-system) + (native-inputs + (list pkg-config)) (outputs '("out" "iab" "oui" "pci" "pnp" "usb")) (arguments ;; Tests require pciutils, python, podman. Disable to avoid recursive dep.