diff --git a/javapackages-tools.changes b/javapackages-tools.changes index e4f475c..6b0f81c 100644 --- a/javapackages-tools.changes +++ b/javapackages-tools.changes @@ -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 diff --git a/javapackages-tools.spec b/javapackages-tools.spec index 8799c7f..15ddca2 100644 --- a/javapackages-tools.spec +++ b/javapackages-tools.spec @@ -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}