[packages/gnome-builder] Add S: python3-lxml and TODO
megabajt
megabajt at pld-linux.org
Sun Feb 19 22:38:29 CET 2017
commit 1cccaab5ef3349bd7e203248c19ab516b4bd37ee
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Sun Feb 19 22:37:21 2017 +0100
Add S: python3-lxml and TODO
gnome-builder.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/gnome-builder.spec b/gnome-builder.spec
index 6ee33a6..85a53d3 100644
--- a/gnome-builder.spec
+++ b/gnome-builder.spec
@@ -1,3 +1,5 @@
+# TODO:
+# - fix warning: jedi not found, python auto-completion not possible.
#
# Conditional build:
%bcond_without sysprof # sysprof system profiler plugin
@@ -75,6 +77,7 @@ Requires: python3-modules >= 1:3.2.3
Requires: python3-pygobject3 >= 3.22.0
%{?with_sysprof:Requires: sysprof-ui-libs >= 3.22.2}
Requires: vte >= 0.40.2
+Suggests: python3-lxml
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-builder.git/commitdiff/1cccaab5ef3349bd7e203248c19ab516b4bd37ee
More information about the pld-cvs-commit
mailing list