diff options
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_5.1.10.bb')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm_5.1.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.1.10.bb b/meta/recipes-devtools/rpm/rpm_5.1.10.bb index 5211a44e8b..efb4eae891 100644 --- a/meta/recipes-devtools/rpm/rpm_5.1.10.bb +++ b/meta/recipes-devtools/rpm/rpm_5.1.10.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "The RPM Package Manager - relaunched" | |||
2 | DESCRIPTION_rpm-build = "The RPM Package Manager rpmbuild and related commands." | 2 | DESCRIPTION_rpm-build = "The RPM Package Manager rpmbuild and related commands." |
3 | HOMEPAGE = "http://rpm5.org/" | 3 | HOMEPAGE = "http://rpm5.org/" |
4 | LICENSE = "LGPL 2.1" | 4 | LICENSE = "LGPL 2.1" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 5 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" |
6 | 6 | ||
7 | DEPENDS = "zlib perl popt beecrypt python libpcre elfutils" | 7 | DEPENDS = "zlib perl popt beecrypt python libpcre elfutils" |
8 | PR = "r7" | 8 | PR = "r7" |