# HG changeset patch # User Matteo Cypriani # Date 1410783505 -7200 # Node ID 0059c2bb9bd7bdae6ac8d722b211e517e2834e29 # Parent 96fb74a4714d69b5751aa635509ff2d69528f5a9 misc: update versions in README4PACKAGERS + typos diff -r 96fb74a4714d -r 0059c2bb9bd7 README4PACKAGERS --- a/README4PACKAGERS Mon Sep 15 14:18:25 2014 +0200 +++ b/README4PACKAGERS Mon Sep 15 14:18:25 2014 +0200 @@ -43,8 +43,9 @@ ---------------------------------------- Urwid >= 1.2.0 -Urwid-satext >= 0.4.0 -GObject (not imported directly in Primitivus, but needed for Urwid's main loop) +Urwid-satext >= 0.4.1 +GObject 2 (not imported directly in Primitivus, but needed for Urwid's main loop) +DBus Suggested: Python X Library (for user notifications in a graphical session) @@ -78,7 +79,7 @@ - Urwid SàText: Widgets for urwid library, designed for SàT but can be useful for other projects. Mandatory for Primitivus. -The following ones are not needed in a distribution, because there are in too early a stage of development, or not useful for general purpose: +The following ones are not needed in a distribution, because they are in too early a stage of development, or not useful for general purpose: - Bellaciao: a Qt frontend, at an early stage of development.