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 e2a0d7e99371..373460d0d0b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@ arch=(any)
url="https://github.com/RunGp/Nvidiux"
license=('GPL3')
depends=('gksu'
- 'python-psutil'
+ 'python2-psutil'
'tk'
'libva-vdpau-driver'
- 'python-pyqt4')
+ 'python2-pyqt4')
package()
{
cd "$srcdir/Nvidiux-1.2.1"