diff options
author | François Andriot <[email protected]> | 2018-06-02 14:24:39 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2018-06-19 20:11:02 +0200 |
commit | ce947350eb2ae4260a6476e302fb73ad244fe955 (patch) | |
tree | d4e90d6cc68b11d45d8c45d56134f0f0d7906d80 /redhat/Makefile.r14 | |
parent | 15e02021e25b2c9a00d7eabaf6b2ffe5238c78b3 (diff) | |
download | tde-packaging-ce947350eb2ae4260a6476e302fb73ad244fe955.tar.gz tde-packaging-ce947350eb2ae4260a6476e302fb73ad244fe955.zip |
RPM: update build scripts
Diffstat (limited to 'redhat/Makefile.r14')
-rw-r--r-- | redhat/Makefile.r14 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/Makefile.r14 b/redhat/Makefile.r14 index 8460aaa55..81225cdae 100644 --- a/redhat/Makefile.r14 +++ b/redhat/Makefile.r14 @@ -324,7 +324,7 @@ endif kipi-plugins: tqtinterface tdelibs tdepim libkdcraw libkexiv2 libkipi $(call buildpkg,libraries/kipi-plugins) -libkdcraw: tqtinterface +libkdcraw: tqtinterface lcms $(call buildpkg,libraries/libkdcraw) libkexiv2: tqtinterface |