]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
bricklayer: Depend on Pakfire's Python module
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Feb 2025 16:28:16 +0000 (16:28 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Feb 2025 16:28:16 +0000 (16:28 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
bricklayer/bricklayer.nm

index 2e0f6e96e91bae8576904209062a04bb8b5d08b9..9ac0c4c862943fd6b512a18198c531d0392d2dfc 100644 (file)
@@ -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