commit 1310a34

chld  ·  2026-08-29 03:01:15 +0000 UTC
parent 274d2a2
wev: fix dependencies, build style gmake
2 files changed,  +2, -6
+1, -6
 1@@ -1,8 +1,3 @@
 2-/pixman
 3-/fontconfig
 4 /wayland
 5 .wayland-protocols
 6-/libxkbcommon
 7-/freetype
 8-/tllist
 9-/fcft
10+/libxkbcommon
+1, -0
1@@ -3,5 +3,6 @@ NAME=wev
2 VERSION=git
3 RELEASE=1
4 SOURCE="https://github.com/jwrdegoede/${NAME}"
5+BUILD_STYLE=gmake
6 
7 . ${0%/*}/../../libsh/libdmake.sh