From f4aefc516496d3e21ee06e61287fbc2493145c3c Mon Sep 17 00:00:00 2001 From: Ronan Abhamon Date: Fri, 23 Mar 2018 11:16:31 +0100 Subject: [PATCH] chore(build): add a dependency to linphone-qt in spec file --- build/rpm/linphone.spec.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/build/rpm/linphone.spec.cmake b/build/rpm/linphone.spec.cmake index 196a453ef..4861a456b 100644 --- a/build/rpm/linphone.spec.cmake +++ b/build/rpm/linphone.spec.cmake @@ -28,6 +28,7 @@ Requires: %{pkg_prefix}belcard Requires: %{pkg_prefix}liblinphone Requires: %{pkg_prefix}mediastreamer Requires: %{pkg_prefix}minizip +Requires: %{pkg_prefix}qt %description A free (libre) SIP video-phone.