summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 098ad89)
raw | patch | inline | side by side (parent: 098ad89)
author | Sebastien Estienne <sebastien.estienne@gmail.com> | |
Wed, 1 Mar 2006 16:26:41 +0000 (16:26 +0000) | ||
committer | Sebastien Estienne <sebastien.estienne@gmail.com> | |
Wed, 1 Mar 2006 16:26:41 +0000 (16:26 +0000) |
configure.ac | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index beff3531ac77ff64f98f489f4af11717917191cf..124e087411fd00a18163bb5de52c70818c10bd33 100644 (file)
--- a/configure.ac
+++ b/configure.ac
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 aa4ac2b0c69e86bb1102811cc3642eb7aa7dddca..25c7ab3109793a86c364c0b156d0573237b36516 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: utils
Priority: optional
Maintainer: Sebastien ESTIENNE <sebastien.estienne@gmail.com>
-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