Hi Chris
2011/7/19 Chris Lamb <[email protected]>:
> What's the best solution if the package is "Architecture: all" (which do not
> support architecture-specific dependencies)?
I didn't know there was python support for FUSE. In this particular
case, please see attached patch.
--
Robert Millan
--- debian/control~ 2011-07-19 21:32:42.000000000 +0200
+++ debian/control 2011-07-19 21:33:33.023832632 +0200
@@ -10,7 +10,7 @@
Package: aptfs
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, fuse-utils (>= 2.2), python-fuse (>= 1:0.2-pre3), dctrl-tools, devscripts, gawk
+Depends: ${python:Depends}, ${misc:Depends}, fuse (>= 2.2) | fuse4bsd, python-fuse (>= 1:0.2-pre3), dctrl-tools, devscripts, gawk
Description: FUSE filesystem for APT source repositories
AptFs is a FUSE-based filesystem that provides a view to unpacked Debian
source packages (obtained via APT) as regular folders. Binary packages are