summaryrefslogtreecommitdiffstats
path: root/xfce/exo-0.5/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'xfce/exo-0.5/DEPENDS')
-rwxr-xr-xxfce/exo-0.5/DEPENDS26
1 files changed, 0 insertions, 26 deletions
diff --git a/xfce/exo-0.5/DEPENDS b/xfce/exo-0.5/DEPENDS
deleted file mode 100755
index 1eccea1ed8..0000000000
--- a/xfce/exo-0.5/DEPENDS
+++ /dev/null
@@ -1,26 +0,0 @@
-depends uri &&
-
-optional_depends pygtk2 \
- "--enable-python" \
- "--disable-python" \
- "for Python bindings" &&
-
-optional_depends hal \
- "--enable-hal" \
- "--disable-hal" \
- "for HAL support" &&
-
-optional_depends libnotify \
- "--enable-notifications" \
- "--disable-notifications" \
- "for libnotify support" &&
-
-optional_depends gtk-doc \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
- "use gtk-doc to build documentation" &&
-
-optional_depends gnome-doc-utils \
- "--enable-xml2po" \
- "--disable-xml2po" \
- "use xml2po to translate documentation"