diff options
Diffstat (limited to 'meta/recipes-support/apr')
| -rw-r--r-- | meta/recipes-support/apr/apr_1.7.0.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-support/apr/apr_1.7.0.bb b/meta/recipes-support/apr/apr_1.7.0.bb index f879e2864a..82317396cd 100644 --- a/meta/recipes-support/apr/apr_1.7.0.bb +++ b/meta/recipes-support/apr/apr_1.7.0.bb | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | SUMMARY = "Apache Portable Runtime (APR) library" | 1 | SUMMARY = "Apache Portable Runtime (APR) library" |
| 2 | DESCRIPTION = "The Apache Portable Runtime (APR) is a supporting library for the \ | 2 | |
| 3 | Apache web server. It provides a set of APIs that map to the underlying \ | 3 | DESCRIPTION = "Create and maintain software libraries that provide a predictable \ |
| 4 | operating system (OS). Where the OS does not support a particular function, \ | 4 | and consistent interface to underlying platform-specific implementations." |
| 5 | APR will provide an emulation." | 5 | |
| 6 | HOMEPAGE = "http://apr.apache.org/" | 6 | HOMEPAGE = "http://apr.apache.org/" |
| 7 | SECTION = "libs" | 7 | SECTION = "libs" |
| 8 | DEPENDS = "util-linux" | 8 | DEPENDS = "util-linux" |
