[Lunar-commits] <moonbase> pango: remove && from DEPENDS
Zachary McGrew
zmcgrew at lunar-linux.org
Fri Jun 12 00:36:12 CEST 2009
commit 9914cd15a5122f75981ce0458f7d6b91b3a894df
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Thu Jun 11 15:36:12 2009 -0700
pango: remove && from DEPENDS
---
libs/pango/DEPENDS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libs/pango/DEPENDS b/libs/pango/DEPENDS
index 7d59c91..3b7deb3 100644
--- a/libs/pango/DEPENDS
+++ b/libs/pango/DEPENDS
@@ -1,2 +1,2 @@
-depends glib-2 &&
+depends glib-2
depends cairo
More information about the Lunar-commits
mailing list