commit 89a735bf393519dff327b31c4cc94ef73e3ab483
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to