Skip to content

Commit 169c021

Browse files
authored
force memewayland
1 parent ba12879 commit 169c021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ echo "Building rofi..."
4242
echo "---------------------------------------------------------------"
4343
git clone --depth 1 "https://github.com/davatorium/rofi.git" ./rofi && (
4444
cd ./rofi
45-
meson --prefix /usr . build
45+
meson -Dwayland=enabled -Dxcb=enabled --prefix /usr . build
4646
meson compile -C build
4747
meson install -C build
4848
)

0 commit comments

Comments
 (0)