diff options
Diffstat (limited to 'meta/recipes-devtools/rpm')
| -rw-r--r-- | meta/recipes-devtools/rpm/rpm_5.4.0.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.0.bb b/meta/recipes-devtools/rpm/rpm_5.4.0.bb index 5c30f1cbf7..0c88f91761 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4.0.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4.0.bb | |||
| @@ -42,9 +42,9 @@ HOMEPAGE = "http://rpm5.org/" | |||
| 42 | LICENSE = "LGPL 2.1" | 42 | LICENSE = "LGPL 2.1" |
| 43 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" | 43 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" |
| 44 | 44 | ||
| 45 | rpmdeps = "bzip2 zlib db openssl elfutils expat libpcre attr acl popt" | 45 | DEPENDS = "bzip2 zlib db openssl elfutils expat libpcre attr acl popt ${extrarpmdeps}" |
| 46 | DEPENDS = "${rpmdeps} python perl" | 46 | extrarpmdeps = "python perl" |
| 47 | DEPENDS_virtclass-native = "${rpmdeps}" | 47 | extrarpmdeps_virtclass-native = "" |
| 48 | PR = "r17" | 48 | PR = "r17" |
| 49 | 49 | ||
| 50 | # rpm2cpio is a shell script, which is part of the rpm src.rpm. It is needed | 50 | # rpm2cpio is a shell script, which is part of the rpm src.rpm. It is needed |
