Skip to content

Commit

Permalink
[PATCH] [packaging] Add libtool to BuildRequires in .spec. Fixes JB#3…
Browse files Browse the repository at this point in the history
…1050

This fixes build error.

Signed-off-by: Igor Zhbanov <[email protected]>
  • Loading branch information
Igor Zhbanov committed Jul 25, 2015
1 parent 7d7b53d commit d303052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpm/systemd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ BuildRequires: gperf
BuildRequires: xz-devel
BuildRequires: kmod-devel >= 15
BuildRequires: fdupes
BuildRequires: libtool
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: dbus
Expand Down

0 comments on commit d303052

Please sign in to comment.