[gnome-keysign: 5/9] README: Add python-gpg to the list of dependencies



commit f0854d89ebc3c958a0a69ceb3248cadb409f7f10
Author: Tobias Mueller <muelli cryptobitch de>
Date:   Mon Feb 12 21:30:37 2018 +0100

    README: Add python-gpg to the list of dependencies
    
    We actually need either the python bindings for gpgme or monkeysign. But
    as gpgme is more easily found in distros, we prefer that.

 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README.rst b/README.rst
index 126fea0..866cdb7 100644
--- a/README.rst
+++ b/README.rst
@@ -59,7 +59,7 @@ so it should be easy for you to install it.
 If your version is older than that,
 this list of packages seems to make it work:
 
-    python  python-lxml  avahi-daemon  python-avahi python-gi  gir1.2-glib-2.0   gir1.2-gtk-3.0 python-dbus  
  gir1.2-gstreamer-1.0 gir1.2-gst-plugins-base-1.0 gstreamer1.0-plugins-bad gstreamer1.0-plugins-good 
python-gi-cairo
+    python  python-lxml  avahi-daemon  python-avahi python-gi  gir1.2-glib-2.0   gir1.2-gtk-3.0 python-dbus  
  gir1.2-gstreamer-1.0 gir1.2-gst-plugins-base-1.0 gstreamer1.0-plugins-bad gstreamer1.0-plugins-good 
python-gi-cairo python-gpg
 
 In Ubuntu, the package
 gstreamer1.0-plugins-bad provides the zbar and the gtksink element, and
@@ -78,7 +78,7 @@ assuming that pip and git are already installed:
 
 .. code::
 
-    sudo dnf install -y python-lxml python-gobject python-avahi dbus-python gstreamer1-plugins-bad-free-gtk 
gstreamer1-plugins-good  gnupg
+    sudo dnf install -y python-lxml python-gobject python-avahi dbus-python gstreamer1-plugins-bad-free-gtk 
gstreamer1-plugins-good  gnupg python-gnupg
 
 As optional:
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]