From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from lupine.hi.pengutronix.de ([2001:67c:670:100:3ad5:47ff:feaf:1a17] helo=lupine) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j6dfE-0001oD-Az for ptxdist@pengutronix.de; Tue, 25 Feb 2020 18:06:32 +0100 Received: from pza by lupine with local (Exim 4.92) (envelope-from ) id 1j6dfE-000300-2m for ptxdist@pengutronix.de; Tue, 25 Feb 2020 18:06:32 +0100 Message-ID: <3f6e88b98c4d9662a7a2add89719672063228f17.camel@pengutronix.de> From: Philipp Zabel Date: Tue, 25 Feb 2020 18:06:31 +0100 In-Reply-To: <20200225170447.1391-1-p.zabel@pengutronix.de> References: <20200225170447.1391-1-p.zabel@pengutronix.de> MIME-Version: 1.0 Subject: Re: [ptxdist] [PATCH 1/9] weston: enable pipewire plugin List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de On Tue, 2020-02-25 at 18:04 +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > --- > rules/weston.in | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/rules/weston.in b/rules/weston.in > index 8853c5647fb0..a2b3775eec67 100644 > --- a/rules/weston.in > +++ b/rules/weston.in > @@ -39,6 +39,7 @@ menuconfig WESTON > select GST_PLUGINS_GOOD1_RTP if WESTON_REMOTING && RUNTIME > select GST_PLUGINS_GOOD1_UDP if WESTON_REMOTING && RUNTIME > select PANGO if WESTON_IVISHELL_EXAMPLE > + select PIPEWIRE if WESTON_PIPEWIRE > prompt "weston " > help > Wayland compositor reference implementation > @@ -118,8 +119,6 @@ config WESTON_IVISHELL_EXAMPLE > config WESTON_PIPEWIRE > bool > prompt "pipewire plugin" > - # needs pipewire > - depends on BROKEN > > config WESTON_REMOTING > bool My bad, that's not quite ready given that PipeWire 0.3 was just released. regards Philipp _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de