depends  util-linux &&
depends  smgl-fhs   &&
optional_depends elogind \
		 --with{,out}-elogind \
		 'for elogind support' &&
optional_depends GETTEXT \
		 --{enable,disable}-nls \
		 'for Native Language Support' &&
optional_depends libselinux \
		 --{enable,disable}-libselinux \
		 'for SELinux support' &&
optional_depends ncurses \
		 '--with-ncurses --enable-watch8bit' '--without-ncurses' \
		 'for applications needing ncurses (slabtop, top, watch)' &&
optional_depends po4a \
		 '' '' \
		 'for translated documentation' &&
optional_depends systemd \
		 --with{,out}-systemd \
		 'for systemd support'
