Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37784791
en ru br
ALT Linux repos
S:1.4.0-alt5.git67a947f11

Group :: Sound
RPM: clementine

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: clementine-1.3.1-alt-gcc7-header-deps.patch
Download


diff --git a/clementine/src/core/mergedproxymodel.cpp b/clementine/src/core/mergedproxymodel.cpp
index 56217f6..884ace8 100644
--- a/clementine/src/core/mergedproxymodel.cpp
+++ b/clementine/src/core/mergedproxymodel.cpp
@@ -24,6 +24,7 @@
 #include <QStringList>
 
 #include <limits>
+#include <functional>
 
 // boost::multi_index still relies on these being in the global namespace.
 using std::placeholders::_1;
diff --git a/clementine/src/devices/giolister.cpp b/clementine/src/devices/giolister.cpp
index 1979f18..7fd6c0e 100644
--- a/clementine/src/devices/giolister.cpp
+++ b/clementine/src/devices/giolister.cpp
@@ -18,6 +18,7 @@
 #include "config.h"
 
 #include <memory>
+#include <functional>
 
 #include <QFile>
 #include <QStringList>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin