[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: configure.ac
User: pcjc2
Date: 06/10/05 18:19:45
Modified: . configure.ac
Log:
Rework of pcbmanager.py to interface with a D-Bus enabled PCB instance.
Removed old stdout parser. Updated configure.ac to reflect dependancies
on some dbus python modules.
Revision Changes Path
1.3 +1 -1 eda/geda/xgsch2pcb/configure.ac
(In the diff below, changes in quantity of whitespace are not shown.)
Index: configure.ac
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/xgsch2pcb/configure.ac,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- configure.ac 4 Oct 2006 23:13:34 -0000 1.2
+++ configure.ac 5 Oct 2006 22:19:45 -0000 1.3
@@ -29,7 +29,7 @@
PYTHON_WANTVERSION=2.4
-PYTHON_WANTMODULES="commands gettext os os.path re shutil stat subprocess"
+PYTHON_WANTMODULES="commands gettext os os.path re shutil stat subprocess dbus dbus.glib dbus.service"
GTK_WANTVERSION=2.8
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs