Skip to content

Commit

Permalink
Merge pull request #11 from izh1979/jb31050
Browse files Browse the repository at this point in the history
[packaging] Add libtool to BuildRequires in .spec. Fixes JB#31050
  • Loading branch information
Igor Zhbanov committed Jul 27, 2015
2 parents 7d7b53d + d303052 commit f376e60
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 f376e60

Please sign in to comment.