pkgconfig dependencies are detected automatically by rpmbuild
This commit is contained in:
parent
f155b1163f
commit
0d22478eb5
@ -84,7 +84,6 @@ work as a drop-in replacement for sysvinit.
|
|||||||
%package units
|
%package units
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Summary: Configuration files, directories and installation tool for systemd
|
Summary: Configuration files, directories and installation tool for systemd
|
||||||
Requires: pkgconfig
|
|
||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
Requires(post): gawk
|
Requires(post): gawk
|
||||||
|
|
||||||
@ -96,7 +95,6 @@ system and service manager.
|
|||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Summary: Development headers for systemd
|
Summary: Development headers for systemd
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: pkgconfig
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development headers and auxiliary files for developing applications for systemd.
|
Development headers and auxiliary files for developing applications for systemd.
|
||||||
|
Loading…
Reference in New Issue
Block a user