diff options
-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 ae99eb9f31..a8b646570c 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." +LICENSE = "GPL" PR = "r1" SRC_URI = "http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-${PV}.tar.gz \ |