]> git.pld-linux.org Git - packages/gnome-builder.git/commitdiff
Add S: python3-lxml and TODO
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 19 Feb 2017 21:37:21 +0000 (22:37 +0100)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 19 Feb 2017 21:37:21 +0000 (22:37 +0100)
gnome-builder.spec

index 6ee33a6dfdb3d83f5570b540348fe2257fa0d792..85a53d35137334d6fde8effdba26ad99fe704a61 100644 (file)
@@ -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
This page took 0.196302 seconds and 4 git commands to generate.