From 85939b2969406d9e63c8e779517faacf96584836 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 11:23:37 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg.info b/pkg.info index 39433e8..28fe711 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,9 @@ name: lvm2 description: Logical Volume Manager 2 version: 2.03.23 +revision: 2 url: https://sourceware.org/lvm2/ license: GPL2,LGPL2.1 architecture: any +depends: ["libaio"] type: source