blob: 6865cd8738a8e7b54c6b07b0113df8ad9e22d8d9 (
plain)
1
2
3
4
5
6
7
|
require quilt-${PV}.inc
inherit gettext
RDEPENDS_${PN} += "patch diffstat bzip2 util-linux"
SRC_URI += "file://aclocal.patch \
file://gnu_patch_test_fix_target.patch \
"
PR = "r3"
|