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 66317b7 commit a6520e1
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 @@ -16,7 +16,6 @@ BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(ssu-sysinfo)
BuildRequires: pkgconfig(dsme) >= 0.65.0
BuildRequires: pkgconfig(sailfishaccesscontrol)
BuildRequires: systemd
BuildRequires: libtool

Requires: lsof
Expand Down

0 comments on commit a6520e1

Please sign in to comment.