]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Fix openSUSE image declaration
authorMichal Koutný <mkoutny@suse.com>
Fri, 1 May 2020 18:45:39 +0000 (20:45 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 4 May 2020 20:12:58 +0000 (22:12 +0200)
User accounts of given names are necessary for the build script and
tests to succeed.

(Fixup of #15527, too keen cleaning of dependencies and cached image
caused this.)

.mkosi/mkosi.opensuse

index 1faf9cc47633f7f15399beaca42c7517dd16fc60..57d13b274088a288caea5d241046fa6e12730c48 100644 (file)
@@ -48,11 +48,15 @@ BuildPackages=
         python3
         python3-lxml
         qrencode-devel
+        system-user-nobody
         zlib-devel
 # to satisfy tests
         acl
         glibc-locale
         system-group-obsolete
+        system-user-bin
+        system-user-daemon
+        system-user-root
         timezone
 
 Packages=