[Python-modules-commits] [python-llfuse] 01/01: Fixed fuse dependency

Nikolaus Rath nikratio-guest at moszumanska.debian.org
Tue Feb 23 16:00:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

nikratio-guest pushed a commit to branch master
in repository python-llfuse.

commit d3c16c6d47d9624d53bef73598351264cca0bdd3
Author: Nikolaus Rath <Nikolaus at rath.org>
Date:   Tue Feb 23 08:00:13 2016 -0800

    Fixed fuse dependency
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b04730d..32135fe 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
                python-pytest,
                python3-pytest,
                pkg-config,
-               fuse [linux-any] | fuse4bsd [kfreebsd-any],
+               fuse [linux-any], fuse4bsd [kfreebsd-any],
                python-distribute,
                python3-setuptools,
                cython3 (>= 0.24)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-llfuse.git



More information about the Python-modules-commits mailing list