]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - diffutils/diffutils.nm
diffutils: Requires perl to generate man pages.
[people/amarx/ipfire-3.x.git] / diffutils / diffutils.nm
index 9f11cae061d5237ca2d8968a4c033759512cca99..d6642819698bd1feea5d7779da3d3848ee950c6d 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = diffutils
 version    = 3.2
-release    = 4
+release    = 5
 
 groups     = Development/Tools
 url        = http://www.gnu.org/software/diffutils/diffutils.html
@@ -22,6 +22,10 @@ end
 source_dl  = http://ftp.gnu.org/gnu/diffutils/
 
 build
+       requires
+               perl
+       end
+
        test
                make check
        end