blob: 6d3f5270d200f7209ae973b4ef04d9d28d8b307c (
plain)
1
2
3
4
5
6
7
8
9
10
|
require intltool.inc
RDEPENDS = "perl-module-text-wrap perl-module-re"
RRECOMMENDS = "perl-modules"
PR = "${INC_PR}.0"
DEFAULT_PREFERENCE = "-1"
SRC_URI += "file://intltool-0.35.5-polkit.patch;patch=1"
|