summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91c3010d356d..c3742b7b5aa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=vfio-isolate
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="commandline tool to facilitate CPU core isolation"
arch=('i686' 'x86_64')
url="https://pypi.org/project/vfio-isolate"
license=('MIT')
-depends=('python3')
+depends=('python' 'python-click' 'python-psutil' 'python-parsimonious')
makedepends=('python-setuptools')
license=('unknown')
arch=('any')