diff options
author | François Andriot <albator78@libertysurf.fr> | 2019-03-18 20:57:03 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2019-03-18 20:57:03 +0100 |
commit | 23f87f90105b71ac0afecee979fae295779d3bb5 (patch) | |
tree | 2a8368c0bd5660c3edffd1ffa5bba8c627aadb8f /redhat/applications/tde-style-ia-ora | |
parent | c50beef08d80ff3caaf68951f1d0b3843182a4f1 (diff) | |
download | tde-packaging-23f87f90105b71ac0afecee979fae295779d3bb5.tar.gz tde-packaging-23f87f90105b71ac0afecee979fae295779d3bb5.zip |
RPM: update build scripts for TDE R14.0.6
Diffstat (limited to 'redhat/applications/tde-style-ia-ora')
-rw-r--r-- | redhat/applications/tde-style-ia-ora/tde-style-ia-ora.spec | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/redhat/applications/tde-style-ia-ora/tde-style-ia-ora.spec b/redhat/applications/tde-style-ia-ora/tde-style-ia-ora.spec index acbee7b52..bd89d6687 100644 --- a/redhat/applications/tde-style-ia-ora/tde-style-ia-ora.spec +++ b/redhat/applications/tde-style-ia-ora/tde-style-ia-ora.spec @@ -65,6 +65,15 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: libtool +# ACL support +BuildRequires: libacl-devel + +# IDN support +BuildRequires: libidn-devel + +# OPENSSL support +BuildRequires: openssl-devel + Requires: trinity-twin Obsoletes: trinity-style-ia-ora < %{version}-%{release} |