]> andersk Git - libyaml.git/commitdiff
Add pkg-config support
authorAnders Kaseorg <andersk@mit.edu>
Mon, 30 May 2011 23:58:56 +0000 (19:58 -0400)
committerAnders Kaseorg <andersk@mit.edu>
Tue, 31 May 2011 02:17:37 +0000 (22:17 -0400)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
debian/changelog
debian/libyaml-dev.install

index 003989a847cc4c4e40de0357a02e6d7c7d187609..ece0e2c4d9fd0747299010d88c3ae5c1dc95d273 100644 (file)
@@ -5,7 +5,7 @@ libyaml (0.1.4-1) UNRELEASED; urgency=low
       key.
     + Fixed pointer overflow when calculating the position of a potential
       simple key.
-    + Added pkg-config support.
+    + Added pkg-config support.  (Closes: #537834)
 
  -- Anders Kaseorg <andersk@mit.edu>  Mon, 30 May 2011 19:52:27 -0400
 
index 3e61efef00a385cffddd920763c9f40ba5f53e99..ddc4c97358a499ca246b3b250f4a01fb88c8291f 100644 (file)
@@ -1,3 +1,4 @@
 usr/include/*
 usr/lib/*.a
 usr/lib/*.la
+usr/lib/pkgconfig/*
This page took 0.246165 seconds and 5 git commands to generate.