[packages/cantata] require Qt5Gui-platform-xcb

glen glen at pld-linux.org
Thu Dec 31 23:18:43 CET 2015


commit 120648c14a8fdd7ad2268cdf1d85147ffdae9b47
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Dec 29 10:48:55 2015 +0200

    require Qt5Gui-platform-xcb
    
    $ cantata
    This application failed to start because it could not find or load the
    Qt platform plugin "xcb".
    
    Available platform plugins are: linuxfb, minimal, offscreen.
    
    Reinstalling the application may fix this problem.
    Aborted (core dumped)

 cantata.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/cantata.spec b/cantata.spec
index 3ca4994..0de9101 100644
--- a/cantata.spec
+++ b/cantata.spec
@@ -62,6 +62,7 @@ Requires:	media-player-info
 # http://bugzilla.redhat.com/1134333
 Requires:	kde4-icons-oxygen
 %endif
+Requires:	Qt5Gui-platform-xcb
 Requires:	gtk-update-icon-cache
 Requires:	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cantata.git/commitdiff/d300b449de0dcfba3e6aadadc19c9edd665b6208



More information about the pld-cvs-commit mailing list