Fix dependencies

This commit is contained in:
2025-07-12 21:38:42 +03:00
parent cbd18b30bf
commit cea8606392
+2 -1
View File
@@ -1,8 +1,9 @@
name: libtree name: libtree
description: ldd as a tree description: ldd as a tree
version: 3.1.1 version: 3.1.1
revision: 2
url: https://github.com/haampie/libtree url: https://github.com/haampie/libtree
license: MIT license: MIT
architecture: any architecture: any
depends: ["glibc","gcc"] depends: ["glibc"]
type: source type: source