[Openlanhouse-development] SF.net SVN: openlanhouse:[301] trunk
Status: Pre-Alpha
Brought to you by:
n3rd3x
|
From: <n3...@us...> - 2008-10-14 16:39:21
|
Revision: 301
http://openlanhouse.svn.sourceforge.net/openlanhouse/?rev=301&view=rev
Author: n3rd3x
Date: 2008-10-14 16:39:04 +0000 (Tue, 14 Oct 2008)
Log Message:
-----------
Modified Paths:
--------------
trunk/openlh-client/debian/control
trunk/openlh-server/debian/control
Modified: trunk/openlh-client/debian/control
===================================================================
--- trunk/openlh-client/debian/control 2008-10-13 18:47:01 UTC (rev 300)
+++ trunk/openlh-client/debian/control 2008-10-14 16:39:04 UTC (rev 301)
@@ -2,7 +2,7 @@
Section: gnome
Priority: extra
Maintainer: Wilson Pinto Júnior <wi...@op...>
-Build-Depends: debhelper (>= 6), autotools-dev, libpanel-applet2-dev, dbus-glib-1-dev,
+Build-Depends: debhelper (>= 6), autotools-dev, libpanel-applet2-dev, libdbus-glib-1-dev,
Standards-Version: 3.7.3
Homepage: http://openlanhouse.org
Modified: trunk/openlh-server/debian/control
===================================================================
--- trunk/openlh-server/debian/control 2008-10-13 18:47:01 UTC (rev 300)
+++ trunk/openlh-server/debian/control 2008-10-14 16:39:04 UTC (rev 301)
@@ -8,5 +8,5 @@
Package: openlh-server
Architecture: i386
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, python-gnome2, python-gtk2, python-certtool, python-gnutls, python-sqlalchemy
Description: a LAN House and Cyber Caffe Manager for GNOME Desktop.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|