From a76beab82091bcc5df42e3d27ea0128e750b2eec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 27 May 2020 12:05:09 +0200 Subject: [PATCH] l-smash: needs which in hostmakedepends --- srcpkgs/l-smash/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/l-smash/template b/srcpkgs/l-smash/template index 53ebf202f52..b4d2b34b03e 100644 --- a/srcpkgs/l-smash/template +++ b/srcpkgs/l-smash/template @@ -4,6 +4,7 @@ version=2.14.5 revision=1 build_style=configure configure_args="--enable-shared --disable-static" +hostmakedepends="which" short_desc="MP4 muxer and other tools" maintainer="DirectorX " license="ISC"