mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 00:09:15 +02:00
lazarus rpm spec file: added build requirements, so that yum can initialize the chroot environment correctly
git-svn-id: trunk@32470 -
This commit is contained in:
parent
c78feb9f4b
commit
8dc5f36b1a
@ -10,7 +10,7 @@ Source0: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}-%{
|
||||
Packager: Mattias Gaertner
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
#BuildRequires:
|
||||
BuildRequires: fpc = FPCVERSION, gtk2-devel, glibc-devel
|
||||
Requires: fpc-src = FPCSRCVERSION, fpc = FPCVERSION, gtk2-devel, glibc-devel, binutils, gdb
|
||||
|
||||
Requires(post): desktop-file-utils
|
||||
|
Loading…
Reference in New Issue
Block a user