diff options
| -rw-r--r-- | meta/recipes-core/coreutils/coreutils_8.14.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/coreutils/coreutils_8.14.bb b/meta/recipes-core/coreutils/coreutils_8.14.bb index cc05d8851a..688cec9458 100644 --- a/meta/recipes-core/coreutils/coreutils_8.14.bb +++ b/meta/recipes-core/coreutils/coreutils_8.14.bb | |||
| @@ -7,8 +7,8 @@ BUGTRACKER = "http://debbugs.gnu.org/coreutils" | |||
| 7 | LICENSE = "GPLv3+" | 7 | LICENSE = "GPLv3+" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\ | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\ |
| 9 | file://src/ls.c;startline=5;endline=16;md5=e1a509558876db58fb6667ba140137ad" | 9 | file://src/ls.c;startline=5;endline=16;md5=e1a509558876db58fb6667ba140137ad" |
| 10 | PR = "r2" | 10 | PR = "r3" |
| 11 | DEPENDS = "gmp" | 11 | DEPENDS = "gmp libcap" |
| 12 | DEPENDS_virtclass-native = "" | 12 | DEPENDS_virtclass-native = "" |
| 13 | 13 | ||
| 14 | inherit autotools gettext | 14 | inherit autotools gettext |
