Clément Lassieur skribis:
> * gnu/packages/connman.scm (econnman)[inputs]: Add python2-dbus.
Pushed. Thanks Clément & Danny!
Ludo’.
On Wed, 04 Jan 2017 10:27:42 +0100
Clément Lassieur wrote:
> I don't have Enlightenment either. Without this input, I get this error
> when I execute econnman-bin:
Good enough for me. OK!
I also tested it without the patch, where it failed as described, and with the
patch, where it works.
Hi Leo,
> What goes wrong without this input? I don't have an Enlightenment
> desktop, so I'm not sure how to evaluate this patch.
I don't have Enlightenment either. Without this input, I get this error
when I execute econnman-bin:
Traceback (most recent call last):
File
"/gnu/store/65prgdvxz
On Tue, Jan 03, 2017 at 11:15:31PM +0100, Clément Lassieur wrote:
> * gnu/packages/connman.scm (econnman)[inputs]: Add python2-dbus.
Hi!
What goes wrong without this input? I don't have an Enlightenment
desktop, so I'm not sure how to evaluate this patch.
* gnu/packages/connman.scm (econnman)[inputs]: Add python2-dbus.
---
gnu/packages/connman.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/connman.scm b/gnu/packages/connman.scm
index 870001237..0fced0be7 100644
--- a/gnu/packages/connman.scm
+++ b/gnu/packages/connman.scm
@@