Skip to content

Commit

Permalink
Add requires to libs subpackage
Browse files Browse the repository at this point in the history
Signed-off-by: Tomi Leppänen <tomi.leppanen@jolla.com>
  • Loading branch information
Tomin1 committed Apr 14, 2020
1 parent 13a2b83 commit ce992e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpm/systemd.spec
Expand Up @@ -75,6 +75,7 @@ BuildRequires: pkgconfig(libcryptsetup) >= 1.6.0
BuildRequires: xz-devel
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: %{name}-libs = %{version}-%{release}
Requires: dbus
Requires: filesystem >= 3
Requires: systemd-config
Expand Down

0 comments on commit ce992e8

Please sign in to comment.