From: Michael Tremer Date: Sun, 16 Feb 2025 16:28:16 +0000 (+0000) Subject: bricklayer: Depend on Pakfire's Python module X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e131a474f65d3db81d5bffe951afbdd9ebdb79c;p=ipfire-3.x.git bricklayer: Depend on Pakfire's Python module Signed-off-by: Michael Tremer --- diff --git a/bricklayer/bricklayer.nm b/bricklayer/bricklayer.nm index 2e0f6e96e..9ac0c4c86 100644 --- a/bricklayer/bricklayer.nm +++ b/bricklayer/bricklayer.nm @@ -5,7 +5,7 @@ name = bricklayer version = 0.0.1 -release = 0.1 +release = 0.2 groups = Installer url = https://git.ipfire.org/?p=people/ms/bricklayer.git;a=summary @@ -28,9 +28,9 @@ build automake gettext intltool - pakfire >= 0.9.27-2 python3 python3-devel + python3-pakfire >= 0.9.27-2 python3-parted python3-pytz python3-snack >= 0.52.21-1 @@ -50,6 +50,7 @@ packages requires pakfire python3 + python3-pakfire >= 0.9.27-2 python3-parted python3-pytz python3-snack