summaryrefslogtreecommitdiff
path: root/pkgconfig
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-13 18:54:15 +0000
committerChris Larson <clarson@kergoth.com>2004-03-13 18:54:15 +0000
commit1f23ae9ba0479b1cd3936eba6a7a97c90737fd26 (patch)
tree346e4516f5617e4300fda50cd0ddc8ccd16f204d /pkgconfig
parent7eea09d5387206f5a1cda35bc94694cf9eb6c65d (diff)
Ugh, dont document when half asleep. s/DESCRIPTIOn/DESCRIPTION/g;
BKrev: 405358d7PRGosEPL6eLtX2Yn6d0sZg
Diffstat (limited to 'pkgconfig')
-rw-r--r--pkgconfig/pkgconfig_0.15.0.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/pkgconfig_0.15.0.oe b/pkgconfig/pkgconfig_0.15.0.oe
index d5bf513ad0..1fca39493a 100644
--- a/pkgconfig/pkgconfig_0.15.0.oe
+++ b/pkgconfig/pkgconfig_0.15.0.oe
@@ -1,6 +1,6 @@
DEPENDS = "virtual/libc"
RDEPENDS = "libc6"
-DESCRIPTIOn = "pkg-config is a system for managing library \
+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."