[net-im/spectrum2] sync with tree

This commit is contained in:
Robert Förster 2022-03-12 21:30:04 +01:00
parent 675577fffd
commit 1328bb92aa
2 changed files with 2 additions and 20 deletions

View File

@ -1,15 +0,0 @@
libtransport/Conversation.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/libtransport/Conversation.cpp b/libtransport/Conversation.cpp
index 8f7c6246..092d6058 100644
--- a/libtransport/Conversation.cpp
+++ b/libtransport/Conversation.cpp
@@ -19,6 +19,7 @@
*/
#include <iostream>
+#include <map>
#include "transport/Conversation.h"
#include "transport/ConversationManager.h"
#include "transport/User.h"

View File

@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit cmake systemd tmpfiles
@ -66,9 +66,6 @@ DEPEND="
test? ( dev-util/cppunit )
"
PATCHES=(
"${FILESDIR}/${PN}-map.patch"
)
src_prepare() {
# Respect users LDFLAGS