Browse Source

requires GNU make to pass variables down to cascaded make instances

Thomas Lotterer 24 years ago
parent
commit
afbb894f8f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      libnet/libnet.spec

+ 2 - 2
libnet/libnet.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Network
 License:      BSD-style
 Version:      1.1.0
-Release:      20020816
+Release:      20020819
 
 #   list of sources
 Source0:      http://www.packetfactory.net/libnet/dist/libnet-%{version}.tar.gz
@@ -41,7 +41,7 @@ Source0:      http://www.packetfactory.net/libnet/dist/libnet-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc
+BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc, make
 PreReq:       OpenPKG, openpkg >= 20020206
 AutoReq:      no
 AutoReqProv:  no