Introduce forgotten dependency to GNU make for parallel build support.

Tue, 28 Aug 2012 18:53:20 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 28 Aug 2012 18:53:20 +0200
changeset 614
dd4810b9233b
parent 613
c56570cdd629
child 615
b36c21980261

Introduce forgotten dependency to GNU make for parallel build support.

cpio/cpio.spec file | annotate | diff | comparison | revisions
     1.1 --- a/cpio/cpio.spec	Tue Aug 28 18:53:15 2012 +0200
     1.2 +++ b/cpio/cpio.spec	Tue Aug 28 18:53:20 2012 +0200
     1.3 @@ -39,7 +39,7 @@
     1.4  Patch0:       cpio.patch
     1.5  
     1.6  #   build information
     1.7 -BuildPreReq:  OpenPKG, openpkg >= 20100101, texinfo
     1.8 +BuildPreReq:  OpenPKG, openpkg >= 20100101, make, texinfo
     1.9  PreReq:       OpenPKG, openpkg >= 20100101
    1.10  
    1.11  %description

mercurial