From 253ce464d940cb9a0085274d7dee0c6edda279b4 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 13 Oct 2017 14:22:17 +0200 Subject: Add pygobject dep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- README.rst | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 2148392..7eef0a2 100644 --- a/README.rst +++ b/README.rst @@ -13,15 +13,23 @@ GTK+ * adapta-gtk-theme * elementary-icon-theme + i3 bar ------ -The i3 bar requires the following pip dependencies to be installed: +Required for battery notifications from bar: + +- gobject-introspection +- python-cairo + + +The i3 bar also requires the following pip dependencies to be installed: - i3pystatus - netifaces - colour + License ======= @@ -29,12 +37,13 @@ Everything in this repo is licensed under the ISC license unless otherwise specified in either the file itself, or alternatively in a LICENSE or README file located in the same directory as, or a parent directory of, the file. + ISC License ----------- :: - Copyright (c) 2014, Johannes Löthberg + Copyright (c) 2014-2017, Johannes Löthberg Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the -- cgit v1.2.3-54-g00ecf