summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f2411af800a..81ce6683cb4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = psrecord
pkgdesc = Record and plot the CPU and memory activity of a process.
pkgver = 1.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/astrofrog/psrecord
arch = any
license = BSD
checkdepends = python-matplotlib
makedepends = python-pytest
+ makedepends = python-setuptools
depends = python-psutil
optdepends = python-matplotlib: to generate plots of the data
source = psrecord-1.2.tar.gz::https://github.com/astrofrog/psrecord/archive/v1.2.tar.gz