diff --git a/srcpkgs/injeqt/patches/gcc7-fix.patch b/srcpkgs/injeqt/patches/gcc7-fix.patch new file mode 100644 index 00000000000..2885a9d43ab --- /dev/null +++ b/srcpkgs/injeqt/patches/gcc7-fix.patch @@ -0,0 +1,22 @@ +From de025e0c472bdb2fcabbc9dc2fd443b91ab28e28 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Bart=C5=82omiej=20Burdukiewicz?= + +Date: Wed, 24 May 2017 18:52:20 +0200 +Subject: [PATCH] fix compilation for GCC 7.1.0 + +--- + src/internal/containers.h | 1 + + 1 file changed, 1 insertion(+) + +diff --git src/internal/containers.h b/src/internal/containers.h +index 8da4298..78dd212 100644 +--- src/internal/containers.h ++++ src/internal/containers.h +@@ -23,6 +23,7 @@ + #include "internal.h" + + #include ++#include + #include + + /** diff --git a/srcpkgs/injeqt/template b/srcpkgs/injeqt/template index 846299cdb6e..1e5777fc0f1 100644 --- a/srcpkgs/injeqt/template +++ b/srcpkgs/injeqt/template @@ -1,13 +1,13 @@ # Template file for 'injeqt' pkgname=injeqt version=1.2.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="pkg-config" makedepends="qt5-devel" short_desc="Dependency injection framework for Qt" maintainer="Jürgen Buchmüller " -license="LGPL-2.1" +license="LGPL-2.1-or-later" homepage="https://github.com/vogel/injeqt/" distfiles="https://github.com/vogel/${pkgname}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz" checksum=77540cedb0b26affe993dd18124d796059e34c80a51d9ae6433fdff1860db135