]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
ppp: Fix build dependencies.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 26 Feb 2023 12:19:03 +0000 (13:19 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 27 Feb 2023 12:35:34 +0000 (12:35 +0000)
* Requires libxcrypt for crypt.h file.
* systemd-units does not longer exist.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
ppp/ppp.nm

index 6ccfcecc9bb19021bde50bf3c2c251fc82b356fe..53155d81957af3848f5a388192152c070a2da959 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = ppp
 version    = 2.4.9
-release    = 1
+release    = 2
 
 groups     = System/Daemons
 url        = https://ppp.samba.org/
@@ -27,9 +27,10 @@ build
                libpcap-devel
                libudev-devel
                linux-atm-devel
+               libxcrypt-devel
                openssl-devel
                pam-devel
-               systemd-units
+               systemd-devel
        end
 
        prepare_cmds