aboutsummaryrefslogtreecommitdiffstats
path: root/packages/fakeroot/fakeroot_1.7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/fakeroot/fakeroot_1.7.1.bb')
-rw-r--r--packages/fakeroot/fakeroot_1.7.1.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/fakeroot/fakeroot_1.7.1.bb b/packages/fakeroot/fakeroot_1.7.1.bb
index 486bf93a46..803b5f3ff4 100644
--- a/packages/fakeroot/fakeroot_1.7.1.bb
+++ b/packages/fakeroot/fakeroot_1.7.1.bb
@@ -3,9 +3,10 @@ SECTION = "base"
LICENSE = "GPL"
# fakeroot needs getopt which is provided by the util-linux package
RDEPENDS = "util-linux"
-PR = "r1"
+PR = "r2"
-SRC_URI = "ftp://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_${PV}.tar.gz"
+SRC_URI = "ftp://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_${PV}.tar.gz \
+ file://work-with-older-libtool.patch;patch=1"
inherit autotools