On Thu, Nov 11, 2021 at 2:05 AM Alexander Kanavin wrote: > This wasn't a problem in poky, but was exposed with a nodistro build. > > Signed-off-by: Alexander Kanavin > --- > meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc > b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc > index 4a7048aced..71c934ef38 100644 > --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc > +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc > @@ -28,7 +28,7 @@ inherit meson pkgconfig > inherit features_check > REQUIRED_DISTRO_FEATURES = "x11" > > -LIB_DEPS = "pixman libxfont2 xtrans libxau libxext libxdmcp libdrm > libxkbfile libpciaccess libxcvt" > +LIB_DEPS = "pixman libxfont2 xtrans libxau libxext libxdmcp libdrm > libxkbfile libpciaccess libxcvt libtirpc" Interesting. Do we know what the difference is? Perhaps a distro feature gap ? We should try to get poky close to no distro as it’s reference distro Less work in maintaining nodistro would be beneficial > > DEPENDS = "xorgproto ${LIB_DEPS} font-util" > > # Split out some modules and extensions from the main package > -- > 2.20.1 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#158153): > https://lists.openembedded.org/g/openembedded-core/message/158153 > Mute This Topic: https://lists.openembedded.org/mt/86978200/1997914 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ > raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- > >