diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/nss/nss_3.27.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/nss/nss_3.27.1.bb b/meta/recipes-support/nss/nss_3.27.1.bb index 2a4f4d6d4b..9aad5bd41c 100644 --- a/meta/recipes-support/nss/nss_3.27.1.bb +++ b/meta/recipes-support/nss/nss_3.27.1.bb | |||
@@ -207,6 +207,7 @@ do_install_append_class-target() { | |||
207 | rm ./empty_password | 207 | rm ./empty_password |
208 | } | 208 | } |
209 | 209 | ||
210 | PACKAGE_WRITE_DEPS += "nss-native" | ||
210 | pkg_postinst_${PN} () { | 211 | pkg_postinst_${PN} () { |
211 | if [ -n "$D" ]; then | 212 | if [ -n "$D" ]; then |
212 | for I in $D${libdir}/lib*.chk; do | 213 | for I in $D${libdir}/lib*.chk; do |