summaryrefslogtreecommitdiffstats
path: root/telephony/farstream/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'telephony/farstream/DEPENDS')
-rwxr-xr-xtelephony/farstream/DEPENDS10
1 files changed, 10 insertions, 0 deletions
diff --git a/telephony/farstream/DEPENDS b/telephony/farstream/DEPENDS
index d80f8e260d..79b558786a 100755
--- a/telephony/farstream/DEPENDS
+++ b/telephony/farstream/DEPENDS
@@ -11,6 +11,16 @@ if is_depends_enabled $SPELL python; then
depends gst-python
fi &&
+optional_depends gobject-introspection \
+ "--enable-introspection --enable-gobject-cast-checks" \
+ "--disable-introspection --disable-gobject-cast-checks" \
+ "Enable introspection for this build?" &&
+
+optional_depends valgrind \
+ "--enable-valgrind" \
+ "--disable-valgrind" \
+ "Enable valgrind support?" &&
+
optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \