aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-05-08 13:40:24 +0100
committerVaxry <[email protected]>2024-05-08 13:45:43 +0100
commit3bef59fe57f1560f508bca8c6fabc36261657118 (patch)
treeab86a5c9c0b6c50eb92add65dd4423a1f9205cfc
parent5e7925eaeba474cfc283e26b7aa3426ec97424f7 (diff)
downloadHyprland-3bef59fe57f1560f508bca8c6fabc36261657118.tar.gz
Hyprland-3bef59fe57f1560f508bca8c6fabc36261657118.zip
fix pcfix-pc
-rw-r--r--hyprland.pc.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/hyprland.pc.in b/hyprland.pc.in
index 45e9c604..6484b95f 100644
--- a/hyprland.pc.in
+++ b/hyprland.pc.in
@@ -1,8 +1,7 @@
-prefix=@PREFIX@
-includedir=@INCLUDEDIR@
+prefix=@PREFIX@/@INCLUDEDIR@
Name: Hyprland
URL: https://github.com/hyprwm/Hyprland
Description: Hyprland header files
Version: @HYPRLAND_VERSION@
-Cflags: -I${includedir} -I${includedir}/hyprland/protocols -I${includedir}/hyprland
+Cflags: -I${prefix} -I${prefix}/hyprland/protocols -I${prefix}/hyprland -I${prefix}/hyprland/wlroots-hyprland