]> git.pld-linux.org Git - packages/eric6.git/commitdiff
BR: Qt5Svg
authorMateusz Korniak <matkor@pld-linux.org>
Tue, 14 Mar 2017 09:10:12 +0000 (10:10 +0100)
committerMateusz Korniak <matkor@pld-linux.org>
Tue, 14 Mar 2017 09:10:12 +0000 (10:10 +0100)
eric6.spec

index a922340f049785b0909a956033a8e8cfbaacbd70..c0a08cfde13c80bfdb4dbb445b8a2caadbd7ae50 100644 (file)
@@ -6,7 +6,7 @@ Summary(pl.UTF-8):      Eric6 - pełnowartościowe IDE dla Pythona
 # Name must match the python module/package name (as on pypi or in 'import' statement)
 Name:          eric6
 Version:       17.03.1
-Release:       1
+Release:       1.1
 License:       GPL v3
 Group:         Libraries/Python
 Source0:       https://sourceforge.net/projects/eric-ide/files/eric6/stable/%{version}/%{name}-%{version}.tar.gz
@@ -33,6 +33,8 @@ BuildRequires:        python3-PyQt5-qscintilla2
 BuildRequires: python3-PyQt5-uic
 BuildRequires: python3-modules
 BuildRequires: python3-setuptools
+# NOTE: Not sure if Qt5Svg should be listed here or be R by other BRs.
+BuildRequires: Qt5Svg
 Requires:      python3-PyQt5-qscintilla2
 Requires:      python3-modules
 Suggests:      python3-pylint
This page took 0.210345 seconds and 4 git commands to generate.