Skip to content

Commit

Permalink
[packaging] Only BuildRequire systemd via pkgconfig. JB#55010
Browse files Browse the repository at this point in the history
We already include systemd as BuildRequires lets drop it so the right systemd
variant gets installed into the builder.

Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  • Loading branch information
Thaodan committed Oct 13, 2021
1 parent 778c4f7 commit 033769f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rpm/usb-moded.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(ssu-sysinfo)
BuildRequires: pkgconfig(dsme) >= 0.65.0
BuildRequires: pkgconfig(sailfishaccesscontrol)
BuildRequires: systemd

Requires: lsof
Requires: usb-moded-configs
Expand Down

0 comments on commit 033769f

Please sign in to comment.