From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ed1-x52a.google.com ([2a00:1450:4864:20::52a]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1igv1i-0002xK-9v for ptxdist@pengutronix.de; Mon, 16 Dec 2019 19:23:27 +0100 Received: by mail-ed1-x52a.google.com with SMTP id b8so3195834edx.7 for ; Mon, 16 Dec 2019 10:23:26 -0800 (PST) MIME-Version: 1.0 From: Guillermo Rodriguez Garcia Date: Mon, 16 Dec 2019 19:23:13 +0100 Message-ID: Subject: [ptxdist] How to express a dependency that can be satisfied by alternative packages 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 Hi all, Let's say I have a package that requires a specific cmd line utility (e.g. openvt). This can be provided by two different packages (e.g. busybox or kbd) How to express that dependency in the .in file of my package ? Thanks, Guillermo Rodriguez Garcia guille.rodriguez@gmail.com _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de