diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm_5.4.16.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.16.bb b/meta/recipes-devtools/rpm/rpm_5.4.16.bb index cbdca88eaa..f2c12d2de1 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4.16.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4.16.bb @@ -328,6 +328,7 @@ EXTRA_OECONF += "--verbose \ --without-ruby \ --without-squirrel \ --without-sasl2 \ + --without-tomcrypt \ --with-build-extlibdep \ --with-build-maxextlibdep \ --without-valgrind \ |