diff --git a/confs/openbsd.sh b/confs/openbsd.sh index 6d108a51f..32d73f18b 100755 --- a/confs/openbsd.sh +++ b/confs/openbsd.sh @@ -1,3 +1,3 @@ #!/bin/sh -e -meson -Dsystemd=false -Ddevice-udev=false -Dgesture-recognition=false \ +meson -Dsystemd=false -Delput=false -Ddevice-udev=false -Dgesture-recognition=false \ $@ . build