diff options
author | François Andriot <albator78@libertysurf.fr> | 2017-06-24 20:51:18 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2017-06-24 20:54:26 +0200 |
commit | 8f04fcadf7c74e31c3e4e426ff4a77c70161fb90 (patch) | |
tree | 75191a52316891ef5bd08e7aa12b5a15b4803b4a | |
parent | 7031b5a6f293d881b44e5b23df620465493f7994 (diff) | |
download | tde-packaging-8f04fcadf7c74e31c3e4e426ff4a77c70161fb90.tar.gz tde-packaging-8f04fcadf7c74e31c3e4e426ff4a77c70161fb90.zip |
RPM: add libkipi dependency to ksquirrel
-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 5a00615d4..625c31360 100644 --- a/redhat/Makefile.r14 +++ b/redhat/Makefile.r14 @@ -582,7 +582,7 @@ kshutdown: tdebase ksplash-engine-moodin: tdebase $(call buildpkg,applications/ksplash-engine-moodin) -ksquirrel: tdebase libksquirrel +ksquirrel: tdebase libkipi libksquirrel $(call buildpkg,applications/ksquirrel) kstreamripper: tdebase |