Add dependencies

This commit is contained in:
2025-03-12 20:14:09 +02:00
parent 3e5389a9d6
commit 3d3ca3aec3
+2
View File
@@ -1,7 +1,9 @@
name: nano name: nano
description: A simple text editor description: A simple text editor
version: 7.2 version: 7.2
revision: 2
url: https://www.nano-editor.org/ url: https://www.nano-editor.org/
license: GPL3 license: GPL3
architecture: any architecture: any
depends: ["file","glibc","ncurses"]
type: source type: source