diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_git.bb b/meta/recipes-devtools/rpm/rpm_git.bb index 8d2527cbc7..9bccd91168 100644 --- a/meta/recipes-devtools/rpm/rpm_git.bb +++ b/meta/recipes-devtools/rpm/rpm_git.bb | |||
@@ -107,4 +107,4 @@ PROVIDES += "python-rpm" | |||
107 | FILES_python-rpm = "${PYTHON_SITEPACKAGES_DIR}/rpm/*" | 107 | FILES_python-rpm = "${PYTHON_SITEPACKAGES_DIR}/rpm/*" |
108 | 108 | ||
109 | # rpm 5.x was packaging the rpm build tools separately | 109 | # rpm 5.x was packaging the rpm build tools separately |
110 | PROVIDES += "rpm-build" | 110 | RPROVIDES_${PN} += "rpm-build" |