diff --git a/systemd-mini.spec b/systemd-mini.spec index f2011c4..c259c0c 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -23,7 +23,7 @@ %define udevpkgname udev-mini %define udev_major 1 %bcond_without bash_completion -%bcond_without networkd +%bcond_with networkd %bcond_with python %bcond_with parentpathid %ifarch %{ix86} x86_64 aarch64 diff --git a/systemd.spec b/systemd.spec index 0b5313f..5d0125b 100644 --- a/systemd.spec +++ b/systemd.spec @@ -21,7 +21,7 @@ %define udevpkgname udev %define udev_major 1 %bcond_without bash_completion -%bcond_without networkd +%bcond_with networkd %bcond_with python %bcond_with parentpathid %ifarch %{ix86} x86_64 aarch64