Skip to content

Commit

Permalink
x11/wcm: unbreak build after 1b744b6
Browse files Browse the repository at this point in the history
meson.build:6:10: ERROR: Dependency lookup for wayfire with method 'pkgconfig' failed: Could not generate cflags for wayfire:
Package wlroots was not found in the pkg-config search path.
Perhaps you should add the directory containing `wlroots.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wlroots', required by 'wayfire', not found
  • Loading branch information
jbeich committed Nov 21, 2023
1 parent 628ae70 commit 3dfefe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x11/wcm/Makefile
Expand Up @@ -41,4 +41,5 @@ WFSHELL_DESC= Build with wf-shell support
WFSHELL_BUILD_DEPENDS= wf-shell>0:x11/wf-shell
WFSHELL_MESON_ENABLED= wf_shell

.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk"
.include <bsd.port.mk>

0 comments on commit 3dfefe0

Please sign in to comment.