summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/attr/ea-acl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/attr/ea-acl.inc')
-rw-r--r--meta/recipes-support/attr/ea-acl.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-support/attr/ea-acl.inc b/meta/recipes-support/attr/ea-acl.inc
index bc93107ac0..a09c31c0d1 100644
--- a/meta/recipes-support/attr/ea-acl.inc
+++ b/meta/recipes-support/attr/ea-acl.inc
@@ -1,11 +1,9 @@
1# this build system is mostly shared by attr and acl 1# this build system is mostly shared by attr and acl
2 2
3DEPENDS =+ "gettext"
4
5SRC_URI += "file://relative-libdir.patch;striplevel=0 \ 3SRC_URI += "file://relative-libdir.patch;striplevel=0 \
6 file://no-fixed-prog-path.patch" 4 file://no-fixed-prog-path.patch"
7 5
8inherit autotools 6inherit autotools gettext
9 7
10# the package comes with a custom config.h.in, it cannot be 8# the package comes with a custom config.h.in, it cannot be
11# overwritten by autoheader 9# overwritten by autoheader