summaryrefslogtreecommitdiffstats
path: root/meta/packages/quilt/quilt_0.45.bb
blob: 55e88b113bb41f5d7635d0c608f061c352300676 (plain)
1
2
3
4
5
6
7
8
9
10
# ash isn't good enough for quilt at least...
RDEPENDS_${PN} += "patch diffstat bzip2 bash"

require quilt_${PV}.inc

SRC_URI += "file://aclocal.patch;patch=1"

inherit autotools gettext

require quilt-package.inc