blob: 4de052635cf4f52f0cb013c645bbc21121237036 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
RDEPENDS_${PN} += "patch diffstat bzip2 util-linux"
require quilt_${PV}.inc
PR = "r1"
SRC_URI += "file://aclocal.patch;patch=1"
inherit autotools gettext
require quilt-package.inc
|