summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-01 14:53:15 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-01 14:53:15 -0400
commit3ac91582743a295c23240b7dabe0cf605a38c4b1 (patch)
treef4d5e60947f3707bf88dbaca6be3d1ea6c7dadf1 /debian/control
parent6378b7460e4246ff98d690d24e33fa91995e108d (diff)
assistant: Batch jobs are now run with ionice and nocache, when those commands are available.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6fbd2a06a..4bbeddd23 100644
--- a/debian/control
+++ b/debian/control
@@ -73,7 +73,14 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
wget,
curl,
openssh-client (>= 1:5.6p1)
-Recommends: lsof, gnupg, bind9-host, ssh-askpass, quvi, git-remote-gcrypt (>= 0.20130908-4)
+Recommends:
+ lsof,
+ gnupg,
+ bind9-host,
+ ssh-askpass,
+ quvi,
+ git-remote-gcrypt (>= 0.20130908-4),
+ nocache
Suggests: graphviz, bup, libnss-mdns
Description: manage files with git, without checking their contents into git
git-annex allows managing files with git, without checking the file