injeqt: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-27 17:21:58 +01:00 committed by maxice8
parent b242fba133
commit 3861dbf651
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B
2 changed files with 24 additions and 2 deletions

View file

@ -0,0 +1,22 @@
From de025e0c472bdb2fcabbc9dc2fd443b91ab28e28 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bart=C5=82omiej=20Burdukiewicz?=
<bartlomiej.burdukiewicz@gmail.com>
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 <algorithm>
+#include <functional>
#include <vector>
/**

View file

@ -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 <pullmoll@t-online.de>"
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