[Pkg-gtkpod-devel] r125 - libgpod/trunk/debian
    Frank Lichtenheld 
    djpig at costa.debian.org
       
    Sat Apr  8 20:15:04 UTC 2006
    
    
  
Author: djpig
Date: 2006-04-08 20:15:03 +0000 (Sat, 08 Apr 2006)
New Revision: 125
Modified:
   libgpod/trunk/debian/control
Log:
Add python:Depends to dependencies of python2.3-gpod
Modified: libgpod/trunk/debian/control
===================================================================
--- libgpod/trunk/debian/control	2006-04-08 20:12:10 UTC (rev 124)
+++ libgpod/trunk/debian/control	2006-04-08 20:15:03 UTC (rev 125)
@@ -43,7 +43,7 @@
 Package: python2.3-gpod
 Section: python
 Architecture: any
-Depends: libgpod0 (= ${Source-Version}), python2.3, ${shlibs:Depends}, ${misc:Depends}
+Depends: libgpod0 (= ${Source-Version}), python2.3, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Description: a library to read and write songs and artwork to an iPod
  libgpod is a library meant to abstract access to an iPod content. It
  provides an easy to use API to retrieve the list of files and playlist
    
    
More information about the Pkg-gtkpod-devel
mailing list