Brad Bishop | 6e60e8b | 2018-02-01 10:27:11 -0500 | [diff] [blame] | 1 | require quilt.inc |
2 | inherit gettext | ||||
Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 3 | |
4 | SRC_URI += "file://gnu_patch_test_fix_target.patch" | ||||
5 | |||||
6 | EXTRA_AUTORECONF += "--exclude=aclocal" | ||||
7 | |||||
Brad Bishop | 6e60e8b | 2018-02-01 10:27:11 -0500 | [diff] [blame] | 8 | RDEPENDS_${PN} += "patch diffstat bzip2 util-linux" |