[Lunar-commits] <moonbase> gmpc: fix the DEPENDS file.

Florin Braescu florin at lunar-linux.org
Fri Aug 1 11:23:13 CEST 2008


commit 6f40f92577c51f40edc0af415d9d5d3a31dee611
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Aug 1 12:23:13 2008 +0300

    gmpc: fix the DEPENDS file.
---
 audio/gmpc/DEPENDS |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/audio/gmpc/DEPENDS b/audio/gmpc/DEPENDS
index 4fa7f49..00cd333 100644
--- a/audio/gmpc/DEPENDS
+++ b/audio/gmpc/DEPENDS
@@ -1,5 +1,6 @@
-depends  glib-2     &&
-depends  gtk+-2     &&
-depends  libglade  &&
-depends  mpd        &&
+depends  gtk+-2
+depends  libglade
 depends  libmpd
+
+optional_depends "curl" "--with-curl" "" "for TCP curl support"
+


More information about the Lunar-commits mailing list