summaryrefslogtreecommitdiffstats
path: root/DEPENDS
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2012-03-03 02:18:13 +0000
committerCalum Lind <calumlind+deluge@gmail.com>2012-03-04 19:13:33 +0000
commitb396b11611be9c828090d1dafedfb3cd3bf092f3 (patch)
tree41dbe205d0d9e9f3d1c1bd8346f8df89a60a293d /DEPENDS
parent8503687136bf25042a5438fbd840a8b95c4490b0 (diff)
downloaddeluge-b396b11611be9c828090d1dafedfb3cd3bf092f3.tar.gz
deluge-b396b11611be9c828090d1dafedfb3cd3bf092f3.tar.bz2
deluge-b396b11611be9c828090d1dafedfb3cd3bf092f3.zip
Set process name to match application using setproctitle
Using the setproctitle module the process name displayed in top and other places will correctly reflect the binary name. This is an optional dependency
Diffstat (limited to 'DEPENDS')
-rw-r--r--DEPENDS1
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDS b/DEPENDS
index 2288a6d94..cfb1422b9 100644
--- a/DEPENDS
+++ b/DEPENDS
@@ -10,6 +10,7 @@
* pyxdg
* chardet
* geoip-database (optional)
+ * setproctitle (optional)
* libtorrent >= 0.14, or build the included version