diff options
-rw-r--r-- | x11-wm/dwl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/dwl/Makefile b/x11-wm/dwl/Makefile index a512bb1fcfb5..f86cf7ea8d68 100644 --- a/x11-wm/dwl/Makefile +++ b/x11-wm/dwl/Makefile @@ -35,7 +35,7 @@ OPTIONS_DEFAULT=ADDONS X11 ADDONS_DESC= Install extra applications: ${ADDONS_RUN_DEPENDS:C/\:.*//} ADDONS_RUN_DEPENDS?= foot:x11/foot \ - bemenu-run:x11/bemenu + wmenu-run:x11/wmenu X11_LIB_DEPENDS= libxcb-icccm.so:x11/xcb-util-wm X11_USES= xorg |