. "$GRIMOIRE"/VDEPENDS &&
vdepends <<-EOF &&
	OPENAL
	c-toxcore >= 0.2.0
	filter_audio
	fontconfig
	freetype2
	libsodium
	libv4l
	libvpx
	libx11
	libxext
	libxrender
	opus
EOF

optional_depends check \
		 -DENABLE_TESTS={ON,OFF} \
		 'to build test binaries' &&

optional_depends dbus \
		 -DENABLE_DBUS={ON,OFF} \
		 'for DBUS support'
