Plugin header overhaul 2: fixes (Electric boogaloo) (#2201)
* Add wlroots headers to makefile + fix pluginenv with new headers * Add wlroots to pc
This commit is contained in:
parent
02312cac59
commit
dbf0b92de7
2 changed files with 15 additions and 2 deletions
|
|
@ -5,4 +5,4 @@ Name: Hyprland
|
|||
URL: https://github.com/hyprwm/Hyprland
|
||||
Description: Hyprland header files
|
||||
Version: @HYPRLAND_VERSION@
|
||||
Cflags: -I"${includedir}" -I"${includedir}/hyprland/protocols"
|
||||
Cflags: -I"${includedir}" -I"${includedir}/hyprland/protocols" -I"${includedir}/hyprland/wlroots"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue