[Pkg-samba-maint] r1931 - trunk/samba-gtk/debian
ctrlsoft-guest at alioth.debian.org
ctrlsoft-guest at alioth.debian.org
Tue Jun 10 21:47:36 UTC 2008
Author: ctrlsoft-guest
Date: 2008-06-10 21:47:36 +0000 (Tue, 10 Jun 2008)
New Revision: 1931
Modified:
trunk/samba-gtk/debian/control
Log:
Fix dependencies on python-ldb.
Modified: trunk/samba-gtk/debian/control
===================================================================
--- trunk/samba-gtk/debian/control 2008-06-10 20:19:30 UTC (rev 1930)
+++ trunk/samba-gtk/debian/control 2008-06-10 21:47:36 UTC (rev 1931)
@@ -7,7 +7,7 @@
Package: samba-gtk-frontends
Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends}, ${python:Depends}, python-ldb-samba4 | python-ldb
Section: x11
Description: graphical Samba client utilities
The Samba software suite is a collection of programs that
@@ -25,6 +25,7 @@
* Remote SAM databases
* Local and remote registries
* DCE/RPC endpoints
+ * LDB databases
Package: libsamba-gtk0
Architecture: any
More information about the Pkg-samba-maint
mailing list