diff options
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.2.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.2.9.bb b/meta-oe/recipes-devtools/php/php_8.2.9.bb index 27d3be1b00..cb9d0060a3 100644 --- a/meta-oe/recipes-devtools/php/php_8.2.9.bb +++ b/meta-oe/recipes-devtools/php/php_8.2.9.bb | |||
| @@ -6,7 +6,7 @@ LICENSE = "PHP-3.0" | |||
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5ebd5be8e2a89f634486445bd164bef0" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5ebd5be8e2a89f634486445bd164bef0" |
| 7 | 7 | ||
| 8 | BBCLASSEXTEND = "native" | 8 | BBCLASSEXTEND = "native" |
| 9 | DEPENDS = "zlib bzip2 libxml2 virtual/libiconv php-native lemon-native" | 9 | DEPENDS = "zlib bzip2 libxml2 virtual/libiconv php-native" |
| 10 | DEPENDS:append:libc-musl = " libucontext" | 10 | DEPENDS:append:libc-musl = " libucontext" |
| 11 | DEPENDS:class-native = "zlib-native libxml2-native" | 11 | DEPENDS:class-native = "zlib-native libxml2-native" |
| 12 | 12 | ||
