[Lunar-commits] <moonbase> glabels: fixing DEPENDS per BR393
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sat Apr 11 16:18:39 CEST 2009
commit a58e997fa096124a728c912821970e87e897d5d3
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sat Apr 11 10:18:39 2009 -0400
glabels: fixing DEPENDS per BR393
---
gnome2/apps/glabels/DEPENDS | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnome2/apps/glabels/DEPENDS b/gnome2/apps/glabels/DEPENDS
index 51ed015..4be2f7a 100644
--- a/gnome2/apps/glabels/DEPENDS
+++ b/gnome2/apps/glabels/DEPENDS
@@ -1,5 +1,6 @@
depends libgnomeui
-depends "evolution-data-server" \
- "--with-libebook" "--without-libebook" \
- "for evolution addressbook support"
+optional_depends "evolution-data-server" \
+ "--with-libebook" \
+ "--without-libebook" \
+ "for evolution addressbook support"
More information about the Lunar-commits
mailing list