prepare_install &&

make WITH_ALLCOMP=yes install &&

if in_depends $MODULE dmenu; then
   install -Dm755 contrib/dmenu/passmenu /usr/bin/
fi
