Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open source
IQRF Yocto Layer
Commits
fd29d7dd
Verified
Commit
fd29d7dd
authored
Mar 03, 2021
by
Roman Ondráček
Browse files
php: enable xsl extension
Signed-off-by:
Roman Ondráček
<
ondracek.roman@centrum.cz
>
parent
827a2aa7
Changes
1
Hide whitespace changes
Inline
Side-by-side
recipes-devtools/php/php_%.bbappend
View file @
fd29d7dd
...
...
@@ -4,7 +4,7 @@ DEPENDS += "curl libxml2 libzip zlib"
DEPENDS_class-native += "curl-native libxml2-native libzip-native"
EXTRA_OECONF_append = " --enable-fpm --enable-mbstring --with-curl --with-libxml --with-zip"
EXTRA_OECONF_append = " --enable-fpm --enable-mbstring --with-curl --with-libxml
--with-xsl
--with-zip"
EXTRA_OECONF_class-native = " \
${COMMON_EXTRA_OECONF} \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment