Skip to content

Commit 1e9ae39

Browse files
committed
Build with wallstreet
1 parent a371bca commit 1e9ae39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ if for_wayland == false and (build_recommended == true or build_visualspace == t
233233
endif
234234

235235
build_wallstreet = get_option('build-wallstreet')
236-
if for_wayland == false and (build_recommended == true or build_wallstreet == true)
236+
if build_recommended == true or build_wallstreet == true
237237
subdir('budgie-wallstreet')
238238
endif
239239

0 commit comments

Comments
 (0)