summaryrefslogtreecommitdiffstats
path: root/meta/packages/fakeroot/fakeroot-native_1.2.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/fakeroot/fakeroot-native_1.2.13.bb')
-rw-r--r--meta/packages/fakeroot/fakeroot-native_1.2.13.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/fakeroot/fakeroot-native_1.2.13.bb b/meta/packages/fakeroot/fakeroot-native_1.2.13.bb
index eb58e92b6e..9d48d65229 100644
--- a/meta/packages/fakeroot/fakeroot-native_1.2.13.bb
+++ b/meta/packages/fakeroot/fakeroot-native_1.2.13.bb
@@ -2,6 +2,7 @@ SECTION = "base"
2PR = "r0" 2PR = "r0"
3require fakeroot_${PV}.bb 3require fakeroot_${PV}.bb
4inherit native 4inherit native
5RDEPENDS="util-linux-native"
5 6
6SRC_URI += "file://fix-prefix.patch;patch=1" 7SRC_URI += "file://fix-prefix.patch;patch=1"
7S = "${WORKDIR}/fakeroot-${PV}" 8S = "${WORKDIR}/fakeroot-${PV}"