diff options
Diffstat (limited to 'strace/strace_4.4.98.oe')
-rw-r--r-- | strace/strace_4.4.98.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/strace/strace_4.4.98.oe b/strace/strace_4.4.98.oe index d2f5b43823..62ab8306b9 100644 --- a/strace/strace_4.4.98.oe +++ b/strace/strace_4.4.98.oe @@ -1,5 +1,5 @@ -DEPENDS = virtual/libc -RDEPENDS = libc6 +DEPENDS = "virtual/libc" +RDEPENDS = "libc6" SRC_URI = ${SOURCEFORGE_MIRROR}/strace/strace-4.4.98.tar.bz2 \ file://${FILESDIR}/arm-compilation.patch;patch=1 \ |