]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
util-linux: libblkid-devel requires libuuid-devel.
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 8 Oct 2012 11:32:52 +0000 (13:32 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 8 Oct 2012 11:32:52 +0000 (13:32 +0200)
The blkid.pc files requires information from uuid.pc or will return an error to pkg-config. As a result of that, some packages doesn't build correctly.

util-linux/util-linux.nm

index 2b1e441e629e262b57092735e5b6d8e343a6d886..040c415778e643a640d22a2509992c62e3daff8d 100644 (file)
@@ -6,7 +6,7 @@
 name       = util-linux
 major_ver  = 2.21
 version    = %{major_ver}
-release    = 3
+release    = 4
 
 groups     = System/Base
 url        = http://kernel.org/~kzak/util-linux/
@@ -149,6 +149,10 @@ packages
                summary =  Development library and header of libblkid.
                description = %{summary}
 
+               requires
+                       libuuid-devel
+               end
+
                files
                        %{includedir}/blkid/
                        %{libdir}/libblkid.so