sg3-utils: add newer buildable version
[openembedded.git] / recipes / fileschanged / fileschanged.inc
1 DESCRIPTION = "fileschanged is a GNU/Linux command-line utility that reports when files have been altered"
2 LICENSE = "GPL"
3 DEPENDS = "gamin"
4
5 SRC_URI = " \
6         ${SOURCEFORGE_MIRROR}/fileschanged/fileschanged-${PV}.tar.gz;name=fileschanged-${PV} \
7         file://fileschanged-no-man-build.patch;patch=1 \
8         "
9
10 inherit autotools