[packages/mate-tweak] requires python3-psutil

glen glen at pld-linux.org
Tue Jun 28 20:58:22 CEST 2016


commit 89a735bf393519dff327b31c4cc94ef73e3ab483
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jun 28 21:49:11 2016 +0300

    requires python3-psutil
    
    File "/usr/bin/mate-tweak", line 28, in <module>
      import psutil
    ImportError: No module named 'psutil'

 mate-tweak.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/mate-tweak.spec b/mate-tweak.spec
index fb5b4ae..1aa7c0f 100644
--- a/mate-tweak.spec
+++ b/mate-tweak.spec
@@ -19,6 +19,7 @@ Requires:	Mesa-demo-x
 Requires:	dconf
 Requires:	mate-panel
 Requires:	python3-configobj
+Requires:	python3-psutil
 Requires:	python3-pygobject
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-tweak.git/commitdiff/b70f929a86bb899e4983886bee085f5c166dabf4



More information about the pld-cvs-commit mailing list