diff options
author | François Andriot <albator78@libertysurf.fr> | 2018-06-02 14:18:31 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2018-06-19 20:11:02 +0200 |
commit | 15e02021e25b2c9a00d7eabaf6b2ffe5238c78b3 (patch) | |
tree | 22a4bad9396a56f6f41ec459eceff7cb08f22851 /redhat/main/tdenetwork/tdenetwork-14.0.0.spec | |
parent | 0495750052664fd0c9a9b78b3aa359e84abf614c (diff) | |
download | tde-packaging-15e02021e25b2c9a00d7eabaf6b2ffe5238c78b3.tar.gz tde-packaging-15e02021e25b2c9a00d7eabaf6b2ffe5238c78b3.zip |
RPM: fix many build dependencies in spec files
Diffstat (limited to 'redhat/main/tdenetwork/tdenetwork-14.0.0.spec')
-rw-r--r-- | redhat/main/tdenetwork/tdenetwork-14.0.0.spec | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/redhat/main/tdenetwork/tdenetwork-14.0.0.spec b/redhat/main/tdenetwork/tdenetwork-14.0.0.spec index 79c17d0d0..099ccc187 100644 --- a/redhat/main/tdenetwork/tdenetwork-14.0.0.spec +++ b/redhat/main/tdenetwork/tdenetwork-14.0.0.spec @@ -229,11 +229,6 @@ BuildRequires: libacl-devel BuildRequires: meanwhile-devel %endif -# ORTP support -#if 0%{?rhel} >= 6 || 0#{?fedora} >= 15 -#BuildRequires: ortp-devel -#endif - # SPEEX support %if 0%{?rhel} >= 5 || 0%{?fedora} >= 15 || 0%{?suse_version} || 0%{?mdkversion} || 0%{?mgaversion} %define with_speex 1 |