From 6af71e93a06ab70eb3a63abe3ef9634254150592 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 10:43:15 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg.info b/pkg.info index f3d2259..c8934cd 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,9 @@ name: btrfs-progs description: BTRFS filesystem manipulation utilities version: 6.7.1 +revision: 2 url: https://btrfs.readthedocs.io/ license: GPL2-only architecture: any +depends: ["lzo"] type: source