summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArjan Bouter2008-01-03 19:37:11 +0100
committerArjan Bouter2008-01-03 19:37:11 +0100
commitf4af075195796734630f8e55e266a25d74c70b60 (patch)
tree33b009e7e69beed0f91a2398f9dfa5b4bf4476f8
parent5a9da887def2f96923f5c4efad2da7758c1c960b (diff)
sawfish: fixed small oops...
-rwxr-xr-xwindowmanagers/sawfish/DEPENDS14
1 files changed, 7 insertions, 7 deletions
diff --git a/windowmanagers/sawfish/DEPENDS b/windowmanagers/sawfish/DEPENDS
index a9e3fa9bfc..52da1055ab 100755
--- a/windowmanagers/sawfish/DEPENDS
+++ b/windowmanagers/sawfish/DEPENDS
@@ -1,11 +1,11 @@
-depends rep-gtk2 &&
-optional_depends audiofile "--with-audiofile" "--without-audiofile" \
- "use audiofile?" &&
-optional_depends esound "--with-esd" "--with-esd" "for esound support" &&
-optional_depends imlib "--without-gdk-pixbuf" "--with-gdk-pixbuf" \
- "use imlib instead of gdk-pixbuf for images?" &&
+depends rep-gtk2 &&
+optional_depends audiofile "--with-audiofile" "--without-audiofile" \
+ "use audiofile?" &&
+optional_depends esound "--with-esd" "--without-esd" "for esound support" &&
+optional_depends imlib "--without-gdk-pixbuf" "--with-gdk-pixbuf" \
+ "use imlib instead of gdk-pixbuf for images?" &&
-optional_depends libgnome "" "" "for gnome support" &&
+optional_depends libgnome "" "" "for gnome support" &&
if [ "${SAWFISH_CVS}" = "y" ] ; then
depends CVS