summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-21 00:28:56 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-21 00:28:56 -0400
commit7db83a1b0ff49ddbc316556d416ce67418428d13 (patch)
tree1b9b3659d884cff4a743d82304fc3296b98ca070
parent75dba7f7bc50b75e08ee49cb4b758a375ef70d68 (diff)
demote lsof
not available on kfreebsd, and only used by watch
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 3b142dc5f..bcecbec3d 100644
--- a/debian/control
+++ b/debian/control
@@ -41,8 +41,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
uuid,
rsync,
wget | curl,
- openssh-client (>= 1:5.6p1),
- lsof
+ openssh-client (>= 1:5.6p1)
+Recommends: lsof
Suggests: graphviz, bup, gnupg
Description: manage files with git, without checking their contents into git
git-annex allows managing files with git, without checking the file