From e13f0e62373c9521316e799ed39ab25ce0ab71d0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <karel.koci@nic.cz>
Date: Mon, 22 Jun 2020 18:00:34 +0200
Subject: Remove libb64 and dependency on it in updater-ng

---
 updater-ng/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'updater-ng')

diff --git a/updater-ng/Makefile b/updater-ng/Makefile
index c9ff272..4334f8a 100644
--- a/updater-ng/Makefile
+++ b/updater-ng/Makefile
@@ -12,7 +12,7 @@ PKG_SOURCE_URL:=https://gitlab.labs.nic.cz/turris/updater/updater.git
 PKG_SOURCE_BRANCH:=hotfix-sign
 PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
 
-PKG_BUILD_DEPENDS:=busybox libb64 uthash argp-standalone
+PKG_BUILD_DEPENDS:=busybox uthash argp-standalone
 
 PKG_INSTALL:=1
 PKG_FIXUP:=autoreconf
-- 
cgit v1.2.3