Skip to content

Commit

Permalink
x11/thingylaunch: use pkgconfig, fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
gahr committed Mar 8, 2023
1 parent 4b4f01c commit c21e941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x11/thingylaunch/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WWW= https://code.ptrcrt.ch/${PORTNAME}

LICENSE= BSD2CLAUSE

USES= compiler:c++11-lib xorg
USES= compiler:c++11-lib pkgconfig xorg
USE_XORG= xorgproto xcb
LIB_DEPENDS+= libxcb-icccm.so:x11/xcb-util-wm \
libxcb-keysyms.so:x11/xcb-util-keysyms
Expand Down

0 comments on commit c21e941

Please sign in to comment.