diff options
Diffstat (limited to 'recipes/yum/yum_3.2.18.bb')
-rw-r--r-- | recipes/yum/yum_3.2.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/yum/yum_3.2.18.bb b/recipes/yum/yum_3.2.18.bb index 9ae5ce2bf7..1f19c16653 100644 --- a/recipes/yum/yum_3.2.18.bb +++ b/recipes/yum/yum_3.2.18.bb @@ -7,7 +7,7 @@ SRC_URI = "http://linux.duke.edu/projects/yum/download/3.2/yum-${PV}.tar.gz \ file://yum-install-recommends.py \ file://extract-postinst.awk" -RDEPENDS = "python-rpm python-core python-iniparse python-urlgrabber \ +RDEPENDS_${PN} = "python-rpm python-core python-iniparse python-urlgrabber \ python-shell python-re python-logging python-pickle \ python-netserver python-compression \ python-unixadmin python-xml python-sqlite3 \ |