Bug 234948

Summary: polish/kadu: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-01-14 16:20:43 UTC
Created attachment 201132 [details]
patch

kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h needs to include <functional> to fix build with GCC.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-16 05:34:46 UTC
A commit references this bug:

Author: linimon
Date: Wed Jan 16 05:34:20 UTC 2019
New revision: 490452
URL: https://svnweb.freebsd.org/changeset/ports/490452

Log:
  kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
  needs to include <functional> to fix build on GCC-based architectures.

  PR:		234948
  Submitted by:	Piotr Kubaj

Changes:
  head/polish/kadu/files/patch-kadu-core_plugin_dependency-graph_plugin-dependency-graph-builder.h