mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-25 23:45:58 +01:00
ci: drop FreeBSD workaround after 22af25749e
inih exposes required CFLAGS/LDFLAGS via pkg-config, so manually adding /usr/local to search path is no longer necessary.
This commit is contained in:
parent
65cb6d5630
commit
71730982da
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ packages:
|
||||||
- scdoc
|
- scdoc
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/emersion/xdg-desktop-portal-wlr
|
- https://github.com/emersion/xdg-desktop-portal-wlr
|
||||||
environment:
|
|
||||||
C_INCLUDE_PATH: /usr/local/include
|
|
||||||
LIBRARY_PATH: /usr/local/lib
|
|
||||||
tasks:
|
tasks:
|
||||||
- setup: |
|
- setup: |
|
||||||
cd xdg-desktop-portal-wlr
|
cd xdg-desktop-portal-wlr
|
||||||
|
|
Loading…
Reference in a new issue