diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-20 02:17:12 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-20 02:17:12 +0000 |
commit | fb8ac665bf9f49f725421175bf0430d9168ca19e (patch) | |
tree | ab920c970bb194a2e7eee0c19baf962f36c93329 /pkgconfig/pkgconfig_0.15.0.oe | |
parent | 1b9486446c85543c2a90469122ed79c98e6af9f0 (diff) |
Merge openembedded@openembedded.bkbits.net:packages-devel
into hyperion.kergoth.com:/home/kergoth/code/packages
2004/11/19 20:17:11-06:00 ti.com!kergoth
Merge hyperion.kergoth.com:code/packages
into odin.sc.ti.com:/home/kergoth/code/packages
2004/11/19 20:16:25-06:00 ti.com!kergoth
Unbork the pkgconfig build with automake 1.9.x.
BKrev: 419ea928-ibLmZMN71gRetUTHTPYPA
Diffstat (limited to 'pkgconfig/pkgconfig_0.15.0.oe')
-rw-r--r-- | pkgconfig/pkgconfig_0.15.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgconfig/pkgconfig_0.15.0.oe b/pkgconfig/pkgconfig_0.15.0.oe index 7e796070ff..ae99eb9f31 100644 --- a/pkgconfig/pkgconfig_0.15.0.oe +++ b/pkgconfig/pkgconfig_0.15.0.oe @@ -3,6 +3,7 @@ DESCRIPTION = "pkg-config is a system for managing library \ compile/link flags that works with automake and autoconf. \ It replaces the ubiquitous *-config scripts you may have \ seen with a single tool." +PR = "r1" SRC_URI = "http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-${PV}.tar.gz \ file://configure.patch;patch=1 \ |