[Bug 752688] wayland: improve check for wayland-scanner

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 16 15:42:04 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=752688

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.2

--- Comment #4 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit b5a4de197a24016e6893b5428e893887b9443454
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Tue Jul 21 18:02:38 2015 -0300

    configure: improve check for wayland-scanner binary

    The plugin doesn't need the wayland-scanner package to be built
    or run, it only needs the wayland-scanner program during compile time.

    When cross-compiling, build systems might not have the wayland-scanner
    package for the target system as it is a developer's tool, while it should
    still be possible to use wayland-scanner from the host system.

    This patch fixes it by not requiring the wayland-scanner package but
    just the binary itself.

    Note that the check is done outside of the PKG_CHECK_MODULES
    as it doesn't work inside of it.

    https://bugzilla.gnome.org/show_bug.cgi?id=752688

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


More information about the gstreamer-bugs mailing list