]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
apr: Include libxcrypt as dependency
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 18 Sep 2023 14:16:55 +0000 (16:16 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Sep 2023 12:14:00 +0000 (12:14 +0000)
- IPFire3.x
- libxcrypt dependency in apr is required by apr-util and then apache

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
apr/apr.nm

index 622356d376206b35fd601f2b57a697ddc63fbb25..0e363c53f8c3654110cd91236cff07bb1342a0eb 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = apr
 version    = 1.7.4
-release    = 1
+release    = 2
 
 groups     = System/Libraries
 url        = https://apr.apache.org/
@@ -23,6 +23,7 @@ source_dl  = https://www.apache.org/dist/apr/
 build
        requires
                libuuid-devel
+               libxcrypt-devel
        end
 
        configure_options += \