mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
yum: Fix DEPENDS (no python-bzip)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -11,7 +11,7 @@ SRC_URI = "http://linux.duke.edu/projects/yum/download/3.2/yum-${PV}.tar.gz \
|
||||
RDEPENDS = "python-rpm python-core python-iniparse python-urlgrabber \
|
||||
python-shell python-re python-logging python-pickle \
|
||||
python-netserver python-compression \
|
||||
python-bzip2 python-unixadmin python-xml python-sqlite3 \
|
||||
python-unixadmin python-xml python-sqlite3 \
|
||||
python-textutils python-fcntl python-email python-shlex \
|
||||
yum-metadata-parser"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user