mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-08 09:38:10 +02:00
hyprland.pc.in: add src include flag
This commit is contained in:
parent
9683e261af
commit
030e892154
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@ URL: https://github.com/hyprwm/Hyprland
|
|||
Description: Hyprland header files
|
||||
Version: @HYPRLAND_VERSION@
|
||||
Requires: aquamarine >= @AQUAMARINE_MINIMUM_VERSION@, hyprcursor >= @HYPRCURSOR_MINIMUM_VERSION@, hyprgraphics >= @HYPRGRAPHICS_MINIMUM_VERSION@, hyprlang >= @HYPRLANG_MINIMUM_VERSION@, hyprutils >= @HYPRUTILS_MINIMUM_VERSION@, libdrm, egl, cairo, xkbcommon >= @XKBCOMMON_MINIMUM_VERSION@, libinput >= @LIBINPUT_MINIMUM_VERSION@, wayland-server >= @WAYLAND_SERVER_MINIMUM_VERSION@@PKGCONFIG_XWAYLAND_DEPENDENCIES@
|
||||
Cflags: -I${prefix} -I${prefix}/hyprland/protocols -I${prefix}/hyprland
|
||||
Cflags: -I${prefix} -I${prefix}/hyprland/protocols -I${prefix}/hyprland -I${prefix}/hyprland/src
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue