From 082cc41f057073633b24b43094e83fe6e93a8450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Thu, 17 Dec 2020 12:22:59 -0300 Subject: [PATCH] enca: rebuild to link against librecode on musl. Probably due to librecode requiring a non-existing error() symbol on musl (fixed in a7fba4f2680365c57499b98855d3df5e25e5c3d9), enca when built on musl wasn't linked against librecode. --- srcpkgs/enca/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/enca/template b/srcpkgs/enca/template index aed133bb293..74531a3a389 100644 --- a/srcpkgs/enca/template +++ b/srcpkgs/enca/template @@ -1,7 +1,7 @@ # Template file for 'enca' pkgname=enca version=1.19 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-external --disable-static ac_cv_file__dev_random=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_srandom=no