diff options
author | François Andriot <albator78@libertysurf.fr> | 2016-09-05 19:46:18 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2016-09-05 19:47:54 +0200 |
commit | d56083baedc6823797515c37e5204af3103ab772 (patch) | |
tree | 6ff09372a52daec45b766dfb3333cc4f3db1c859 /redhat/applications/qalculate-tde/qalculate-tde.spec | |
parent | 68bdd38edf8175e150ed2d6f3ff002344712e8ea (diff) | |
download | tde-packaging-d56083baedc6823797515c37e5204af3103ab772.tar.gz tde-packaging-d56083baedc6823797515c37e5204af3103ab772.zip |
RPM Packaging: fix dependency to qalculate
Diffstat (limited to 'redhat/applications/qalculate-tde/qalculate-tde.spec')
-rw-r--r-- | redhat/applications/qalculate-tde/qalculate-tde.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/qalculate-tde/qalculate-tde.spec b/redhat/applications/qalculate-tde/qalculate-tde.spec index 2b18cce8e..36a7aa8aa 100644 --- a/redhat/applications/qalculate-tde/qalculate-tde.spec +++ b/redhat/applications/qalculate-tde/qalculate-tde.spec @@ -66,7 +66,7 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: libtool -BuildRequires: qalculate-devel +BuildRequires: libqalculate-devel # SUSE desktop files utility %if 0%{?suse_version} |