From 3d727227a4077f12ef0e6865086a22e17f16d47c Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 22 Jan 2019 12:52:49 +0000 Subject: This port requires USES=compiler:c++11-lang to build on GCC-based architectures. PR: 235044 Submitted by: Piotr Kubaj Approved by: maintainer --- x11/lxqt-about/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/lxqt-about') diff --git a/x11/lxqt-about/Makefile b/x11/lxqt-about/Makefile index 2b154b67fa32..6cf6d19e1a43 100644 --- a/x11/lxqt-about/Makefile +++ b/x11/lxqt-about/Makefile @@ -13,7 +13,7 @@ COMMENT= About dialog of LXQt LICENSE= LGPL21+ -USES= cmake kde:5 lxqt pkgconfig tar:xz qt:5 +USES= cmake compiler:c++11-lang kde:5 lxqt pkgconfig tar:xz qt:5 USE_QT= buildtools_build qmake_build core dbus gui svg widgets \ x11extras xml USE_KDE= windowsystem -- cgit v1.2.3