From 553d3a64926bc0a1b84b0159692c176c98dccde1 Mon Sep 17 00:00:00 2001 From: TheBrokenRail Date: Mon, 21 Dec 2020 11:15:55 -0500 Subject: [PATCH] Remove Unneeded Dependency --- DEBIAN/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEBIAN/control b/DEBIAN/control index 9a72db1..0e6c130 100644 --- a/DEBIAN/control +++ b/DEBIAN/control @@ -4,4 +4,4 @@ Maintainer: TheBrokenRail Description: A free open-source voxel game engine with easy modding and game creation. Homepage: https://www.minetest.net Architecture: arm64 -Depends: libc6, libstdc++6, libxxf86vm1, libgles1, libegl1, libsqlite3-0, libogg0, libvorbis0a, libopenal1, libcurl3-gnutls, libfreetype6, zlib1g, libgmp10, libjsoncpp1 +Depends: libc6, libstdc++6, libxxf86vm1, libgles1, libegl1, libsqlite3-0, libogg0, libvorbis0a, libopenal1, libcurl3-gnutls, libfreetype6, zlib1g, libgmp10