[Lunar-commits] <moonbase> dbus: add libX11 as an optional depend. it's needed at compile time for X support.
Florin Braescu
florin at lunar-linux.org
Tue Feb 9 12:35:53 CET 2010
commit c57517c3d3fd66bd9025c25c47d93e893c2ccd3b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Feb 9 13:35:53 2010 +0200
dbus: add libX11 as an optional depend. it's needed at compile time for X support.
---
devel/dbus/DEPENDS | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/devel/dbus/DEPENDS b/devel/dbus/DEPENDS
index 3d3b99d..052ffd2 100644
--- a/devel/dbus/DEPENDS
+++ b/devel/dbus/DEPENDS
@@ -1,2 +1,4 @@
depends pkgconfig
depends expat
+
+optional_depends "libX11" "--with-x" "" "for XOrg support"
More information about the Lunar-commits
mailing list