tags 634744 patch
thanks

flickrfs doesn't have to depend on fuse at all, python-fuse already
takes care of that.

Here is a patch.

-- 
Robert Millan
=== modified file 'debian/control'
--- debian/control	2011-11-26 12:36:11 +0000
+++ debian/control	2011-11-26 12:37:03 +0000
@@ -14,7 +14,7 @@ Vcs-Browser: http://code.google.com/p/bo
 
 Package: flickrfs
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-fuse, fuse-utils
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-fuse
 XB-Python-Version: ${python:Versions}
 Recommends: imagemagick, www-browser
 Description: virtual filesystem for flickr online photosharing service

Reply via email to