Add explicit dependency to GNU make for otherwise nonportable parallel build.

Fri, 24 Aug 2012 20:52:12 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 24 Aug 2012 20:52:12 +0200
changeset 523
e01f13f7c276
parent 522
89c2166a0ae9
child 524
241043c7d657

Add explicit dependency to GNU make for otherwise nonportable parallel build.

lsof/lsof.spec file | annotate | diff | comparison | revisions
     1.1 --- a/lsof/lsof.spec	Fri Aug 10 15:00:17 2012 +0200
     1.2 +++ b/lsof/lsof.spec	Fri Aug 24 20:52:12 2012 +0200
     1.3 @@ -39,7 +39,7 @@
     1.4  Patch0:       lsof.patch
     1.5  
     1.6  #   build information
     1.7 -BuildPreReq:  OpenPKG, openpkg >= 20100101, gcc
     1.8 +BuildPreReq:  OpenPKG, openpkg >= 20100101, gcc, make
     1.9  PreReq:       OpenPKG, openpkg >= 20100101
    1.10  
    1.11  %description

mercurial