[Bug 251059] www/gstreamer1-plugins-neon - Missing ne_session.h -- looking in wrong place?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 12 05:36:50 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251059

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

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

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

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: 
> pkg-config --exists --print-errors "neon >= 0.27.0  neon <= 0.30.99" 
Package dependency requirement 'neon <= 0.30.99' could not be satisfied.
Package 'neon' has version '0.31.2', required version is '<= 0.30.99'

So most likely it can easily be fixed by removing the upper bound of the check.


mfg Tobias

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


More information about the freebsd-multimedia mailing list