Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2020 05:36:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 251059] www/gstreamer1-plugins-neon - Missing ne_session.h -- looking in wrong place?
Message-ID:  <bug-251059-12827-PnwwxUhIpB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251059-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251059-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251059

Tobias C. Berner <tcberner@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(multim |maintainer-feedback+
                   |edia@FreeBSD.org)           |
                 CC|                            |tcberner@freebsd.org

--- Comment #1 from Tobias C. Berner <tcberner@freebsd.org> ---
Moin moin=20

This was caused by the update of www/neon from pr250048 to 0.31.x, as the
configure script of this port does a call:=20
> pkg-config --exists --print-errors "neon >=3D 0.27.0  neon <=3D 0.30.99"=
=20
Package dependency requirement 'neon <=3D 0.30.99' could not be satisfied.
Package 'neon' has version '0.31.2', required version is '<=3D 0.30.99'

So most likely it can easily be fixed by removing the upper bound of the ch=
eck.


mfg Tobias

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251059-12827-PnwwxUhIpB>