From 3d3ca3aec3b78e5710de5b279f71b74795c9bf66 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 12 Mar 2025 20:14:09 +0200 Subject: [PATCH] Add dependencies --- pkg.info | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg.info b/pkg.info index ab8fd9f..7e1fa69 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,9 @@ name: nano description: A simple text editor version: 7.2 +revision: 2 url: https://www.nano-editor.org/ license: GPL3 architecture: any +depends: ["file","glibc","ncurses"] type: source