diff options
author | Roland Bauerschmidt <rb@debian.org> | 2002-04-08 09:09:12 +0000 |
---|---|---|
committer | Roland Bauerschmidt <rb@debian.org> | 2002-04-08 09:09:12 +0000 |
commit | 5d7ce05d0a3c114c50040a6463c7f9f754efd224 (patch) | |
tree | 12a984d8e4d114a69ceb0a83da8336c72040375d /debian/source.control | |
parent | 7e9f24a7d2a880c03f5c4545d3115d8c3f4bc4ce (diff) | |
download | libfuse-5d7ce05d0a3c114c50040a6463c7f9f754efd224.tar.gz |
Removed python and perl stuff from debian packaging information.
Diffstat (limited to 'debian/source.control')
-rw-r--r-- | debian/source.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/source.control b/debian/source.control index b4db41d..582cd6e 100644 --- a/debian/source.control +++ b/debian/source.control @@ -1,6 +1,6 @@ Source: fuse Priority: optional Maintainer: Roland Bauerschmidt <rb@debian.org> -Build-Depends: debhelper (>> 3.0.0), automake, autoconf, python2.1-dev, perl +Build-Depends: debhelper (>> 3.0.0), automake, autoconf Standards-Version: 3.5.6.1 |