diff options
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_git.bb')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_git.bb b/meta/recipes-devtools/rpm/rpm_git.bb index 531669ae73..7665d54cdc 100644 --- a/meta/recipes-devtools/rpm/rpm_git.bb +++ b/meta/recipes-devtools/rpm/rpm_git.bb | |||
@@ -77,6 +77,7 @@ do_install_append_class-native() { | |||
77 | ${bindir}/rpmkeys \ | 77 | ${bindir}/rpmkeys \ |
78 | ${bindir}/rpmsign \ | 78 | ${bindir}/rpmsign \ |
79 | ${bindir}/rpmspec \ | 79 | ${bindir}/rpmspec \ |
80 | ${libdir}/rpm/rpmdeps \ | ||
80 | " | 81 | " |
81 | 82 | ||
82 | for tool in $tools; do | 83 | for tool in $tools; do |