forked from pool/javapackages-tools
- Update requires on python packages to properly have all the needed
dependencies on runtime OBS-URL: https://build.opensuse.org/package/show/Java:packages/javapackages-tools?expand=0&rev=22
This commit is contained in:
parent
5f3cee20ba
commit
ac5a37e7ec
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 17 13:35:17 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Update requires on python packages to properly have all the needed
|
||||
dependencies on runtime
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 17 09:34:37 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@ -47,6 +47,9 @@ BuildRequires: pkgconfig(python)
|
||||
Requires: coreutils
|
||||
Requires: lua
|
||||
Requires: python
|
||||
# for the xb pom conversions
|
||||
Requires: python-pyxb
|
||||
Requires: python-six
|
||||
# for xml.dom.minidom
|
||||
Requires: python-xml
|
||||
Provides: jpackage-utils = %{version}-%{release}
|
||||
|
Loading…
Reference in New Issue
Block a user