diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-01-01 21:58:04 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-01-01 21:58:04 +0100 |
commit | cd1b92cdfb9131c35b7100e390ce16737fde10ed (patch) | |
tree | ce706d155488468e92779c515729dc3abb2d0838 /redhat/libraries | |
parent | 3d833b6191bc0510759b3bbe826e61eba405acc1 (diff) | |
download | tde-packaging-cd1b92cdfb9131c35b7100e390ce16737fde10ed.tar.gz tde-packaging-cd1b92cdfb9131c35b7100e390ce16737fde10ed.zip |
RPM packaging: update python-trinity
Diffstat (limited to 'redhat/libraries')
-rw-r--r-- | redhat/libraries/python-trinity/python-trinity-14.0.0.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redhat/libraries/python-trinity/python-trinity-14.0.0.spec b/redhat/libraries/python-trinity/python-trinity-14.0.0.spec index 2d03e2fd5..987a74fd9 100644 --- a/redhat/libraries/python-trinity/python-trinity-14.0.0.spec +++ b/redhat/libraries/python-trinity/python-trinity-14.0.0.spec @@ -57,6 +57,8 @@ BuildRequires: trinity-tdelibs-devel >= %{tde_version} BuildRequires: desktop-file-utils BuildRequires: gettext +BuildRequires: autoconf automake libtool m4 +BuildRequires: gcc-c++ # PYTHON support BuildRequires: python |