From 64bac2797043cf2096bc75c09c74ccc761bfa947 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 6 Jan 2021 23:55:29 +0100 Subject: [PATCH] chntpw: drop libressl dep the pacakge would require to explicetly add DOCRYPT to CFLAGS to use OpenSSL/LibreSSL --- srcpkgs/chntpw/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/chntpw/template b/srcpkgs/chntpw/template index 78a76973a5c..75289c85961 100644 --- a/srcpkgs/chntpw/template +++ b/srcpkgs/chntpw/template @@ -4,7 +4,6 @@ version=140201 revision=1 build_style=gnu-makefile hostmakedepends="unzip" -makedepends="libressl-devel" short_desc="Offline Windows Password and Registry Editor" maintainer="Leah Neukirchen " license="GPL-2"