]> git.pld-linux.org Git - packages/gnome-builder.git/blobdiff - gnome-builder.spec
Add S: python3-lxml and TODO
[packages/gnome-builder.git] / gnome-builder.spec
index 8e6ff8c42989a974e74297cd6864ae945c88d7a5..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
@@ -6,7 +8,7 @@ Summary:        IDE for writing GNOME-based software
 Summary(pl.UTF-8):     IDE do tworzenia oprogramowania opartego na GNOME
 Name:          gnome-builder
 Version:       3.22.4
-Release:       1
+Release:       2
 License:       GPL v3+
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-builder/3.22/%{name}-%{version}.tar.xz
@@ -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.071157 seconds and 4 git commands to generate.