[Lunar-commits] <moonbase> gdb: add Python as an optional depend.

Florin Braescu florin at lunar-linux.org
Sun Jul 11 07:16:41 CEST 2010


commit 16157430fa0a5990b67ec4f57425f8efefe46400
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jul 11 08:16:41 2010 +0300

    gdb: add Python as an optional depend.
---
 devel/gdb/DEPENDS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/devel/gdb/DEPENDS b/devel/gdb/DEPENDS
new file mode 100644
index 0000000..06fc1fa
--- /dev/null
+++ b/devel/gdb/DEPENDS
@@ -0,0 +1,2 @@
+optional_depends  "Python"   ""  ""   "to build Python related components"
+


More information about the Lunar-commits mailing list