x11-wm/wayfire: add missing dependency after e2adbb0f90
Found via wayfire-plugins-extra 0.9.0.
In file included from ../src/view-shot.cpp:27:
/usr/local/include/wayfire/plugins/ipc/ipc-helpers.hpp:10:10: fatal error: 'nlohmann/json.hpp' file not found
10 | #include <nlohmann/json.hpp>
| ^~~~~~~~~~~~~~~~~~~
This commit is contained in:
@@ -28,6 +28,7 @@ LIB_DEPENDS= libevdev.so:devel/libevdev \
|
||||
libinput.so:x11/libinput \
|
||||
libxkbcommon.so:x11/libxkbcommon
|
||||
TEST_DEPENDS= doctest>0:devel/doctest
|
||||
RUN_DEPENDS= nlohmann-json>0:devel/nlohmann-json
|
||||
|
||||
USES= cmake:indirect compiler:c++17-lang gl gnome jpeg meson pkgconfig xorg
|
||||
USE_GITHUB= yes
|
||||
|
||||
Reference in New Issue
Block a user