From 4125c4ebb15000d8157c6c755841285237d31e62 Mon Sep 17 00:00:00 2001 From: Sebastien Estienne Date: Wed, 1 Mar 2006 16:26:41 +0000 Subject: [PATCH] * reverted to rev 17 as it really needs fuse 2.5 git-svn-id: file:///home/lennart/svn/public/fusedav/trunk@19 e35a362c-bbd6-0310-a59f-a4efcb1729c4 --- configure.ac | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index beff353..124e087 100644 --- a/configure.ac +++ b/configure.ac @@ -110,7 +110,7 @@ AC_CHECK_FUNCS([ftruncate memset strdup strerror strrchr]) AC_CHECK_LIB([pthread], [pthread_create]) PKG_CHECK_MODULES(NEON, [ neon >= 0.25 ]) -PKG_CHECK_MODULES(FUSE, [ fuse >= 2.4 ]) +PKG_CHECK_MODULES(FUSE, [ fuse >= 2.5 ]) # LYNX documentation generation AC_ARG_ENABLE(lynx, diff --git a/debian/control b/debian/control index aa4ac2b..25c7ab3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: fusedav Section: utils Priority: optional Maintainer: Sebastien ESTIENNE -Build-Depends: debhelper (>= 5.0.0), autotools-dev, libfuse-dev (>= 2.4), libneon25-dev, pkg-config, lynx +Build-Depends: debhelper (>= 5.0.0), autotools-dev, libfuse-dev (>= 2.5), libneon25-dev, pkg-config, lynx Standards-Version: 3.6.2 Package: fusedav -- 2.30.2