# Those should be optional in future. Interdependencies of the
# different APIs should be assessed.
-optional_depends libx11 --enable-x11 --disable-x11 "X11 driver" &&
+optional_depends libx11 "--enable-x11" "--disable-x11" "X11 driver"
&&
if is_depends_enabled $SPELL libx11; then
depends libxfixes &&
depends libxext
fi &&
-optional_depends wayland --enable-wayland --disable-wayland "Wayland driver"
+optional_depends wayland "--enable-wayland" "--disable-wayland" "Wayland
driver"
diff --git a/libs/libva/HISTORY b/libs/libva/HISTORY
index 48a4178..4d730ec 100644
--- a/libs/libva/HISTORY
+++ b/libs/libva/HISTORY
@@ -1,3 +1,6 @@
+2019-01-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * BUILD: use quotation marks in optional dependencies
+
2018-11-03 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.3.0
[SM-Commit] GIT changes to master grimoire by Florian Franzmann (0780fa0a78555250cdb50975a4b5e979869f51d8),
Florian Franzmann, 01/13/2019