This commit is contained in:
Vaxry 2024-05-08 13:40:24 +01:00
parent 5e7925eaeb
commit 3bef59fe57
1 changed files with 2 additions and 3 deletions

View File

@ -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