From 1eb69193d69c182a8cbe9ad03da1f1eeca1fa9e7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 12 Jul 2019 12:21:16 +0200 Subject: [PATCH] kwayland-integration: unbreak cross compilation. --- srcpkgs/kwayland-integration/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kwayland-integration/template b/srcpkgs/kwayland-integration/template index 830e648609..eee539689a 100644 --- a/srcpkgs/kwayland-integration/template +++ b/srcpkgs/kwayland-integration/template @@ -5,7 +5,7 @@ revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake" -makedepends="kidletime-devel kwayland-devel kwindowsystem-devel libstdc++-devel" +makedepends="kidletime-devel kwayland-devel kwindowsystem-devel" short_desc="Integration plugins for Kwayland" maintainer="John " license="LGPL-2.1-or-later"