All of lore.kernel.org
 help / color / mirror / Atom feed
From: "akuster" <akuster808@gmail.com>
To: Marek Vasut <marex@denx.de>, openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][dunfell][PATCH] freerdp: Add missing libxkbcommon WL dependency
Date: Sun, 28 Mar 2021 22:14:09 -0700	[thread overview]
Message-ID: <73b914d2-c05d-4b81-99a5-9ef406b9dc73@gmail.com> (raw)
In-Reply-To: <760ce487-ef1b-3022-bfc4-36a68d13d25b@denx.de>



On 3/27/21 5:47 PM, Marek Vasut wrote:
> On 3/12/21 3:18 PM, Marek Vasut wrote:
>> On 12/5/20 12:47 AM, Marek Vasut wrote:
>>> The WL build depends on libxkbcommon, so add the dependency.
>>>
>>> Signed-off-by: Marek Vasut <marex@denx.de>
>>> ---
>>>   meta-oe/recipes-support/freerdp/freerdp_git.bb | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/meta-oe/recipes-support/freerdp/freerdp_git.bb
>>> b/meta-oe/recipes-support/freerdp/freerdp_git.bb
>>> index 7cafbb799..82ef561fb 100644
>>> --- a/meta-oe/recipes-support/freerdp/freerdp_git.bb
>>> +++ b/meta-oe/recipes-support/freerdp/freerdp_git.bb
>>> @@ -40,7 +40,7 @@ PACKAGECONFIG ??= " \
>>>   X11_DEPS = "virtual/libx11 libxinerama libxext libxcursor libxv
>>> libxi libxrender libxfixes libxdamage libxrandr libxkbfile"
>>>   PACKAGECONFIG[x11] = "-DWITH_X11=ON -DWITH_XINERAMA=ON
>>> -DWITH_XEXT=ON -DWITH_XCURSOR=ON -DWITH_XV=ON -DWITH_XI=ON
>>> -DWITH_XRENDER=ON -DWITH_XFIXES=ON -DWITH_XDAMAGE=ON
>>> -DWITH_XRANDR=ON -DWITH_XKBFILE=ON,-DWITH_X11=OFF,${X11_DEPS}"
>>> -PACKAGECONFIG[wayland] =
>>> "-DWITH_WAYLAND=ON,-DWITH_WAYLAND=OFF,wayland wayland-native"
>>> +PACKAGECONFIG[wayland] =
>>> "-DWITH_WAYLAND=ON,-DWITH_WAYLAND=OFF,wayland wayland-native
>>> libxkbcommon"
>>>   PACKAGECONFIG[directfb] =
>>> "-DWITH_DIRECTFB=ON,-DWITH_DIRECTFB=OFF,directfb"
>>>   PACKAGECONFIG[pam] = "-DWITH_PAM=ON,-DWITH_PAM=OFF,libpam"
>>>   PACKAGECONFIG[pulseaudio] =
>>> "-DWITH_PULSEAUDIO=ON,-DWITH_PULSEAUDIO=OFF,pulseaudio"
>>>
>>
>> +CC Armin, would be nice to have this picked up.
>
> Any news on this ?

its in the queue

thanks


  reply	other threads:[~2021-03-29  5:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-04 23:47 [meta-oe][dunfell][PATCH] freerdp: Add missing libxkbcommon WL dependency Marek Vasut
2021-03-12 14:18 ` Marek Vasut
2021-03-28  0:47   ` Marek Vasut
2021-03-29  5:14     ` akuster [this message]
2021-03-29 14:37       ` Marek Vasut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=73b914d2-c05d-4b81-99a5-9ef406b9dc73@gmail.com \
    --to=akuster808@gmail.com \
    --cc=marex@denx.de \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.