]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
pkg-config: -debuginfo package should not be in Base or Build group.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Dec 2011 09:01:55 +0000 (10:01 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Dec 2011 09:01:55 +0000 (10:01 +0100)
pkg-config/pkg-config.nm

index ef0318af53705138d8b997fcf3086ea2e66c6dff..bc36a26c1b57ba5cdcbd4fef7d429337307a0985 100644 (file)
@@ -5,9 +5,9 @@
 
 name       = pkg-config
 version    = 0.25
-release    = 1
+release    = 2
 
-groups     = Build Development/Tools
+groups     = Development/Tools
 url        = http://pkg-config.freedesktop.org/
 license    = GPLv2
 summary    = A tool for determining compilation options.
@@ -37,6 +37,8 @@ end
 
 packages
        package %{name}
+               groups += Build
+
                # Say we provide an alternative spelling of the package name.
                provides = pkgconfig
        end