From: Jakub Bogusz Date: Sun, 11 Apr 2004 20:17:28 +0000 (+0000) Subject: - libvcd is internal library now, so don't include it in .pc Requires X-Git-Tag: auto/ac/vcdimager-0_7_20-2~1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=f762b4b90f59e3c72220ba4262269bfb8a9efd80;p=packages%2Fvcdimager.git - libvcd is internal library now, so don't include it in .pc Requires Changed files: vcdimager-pc.patch -> 1.1 --- diff --git a/vcdimager-pc.patch b/vcdimager-pc.patch new file mode 100644 index 0000000..c68534d --- /dev/null +++ b/vcdimager-pc.patch @@ -0,0 +1,10 @@ +--- vcdimager-0.7.20/libvcdinfo.pc.in.orig 2003-11-10 12:57:46.000000000 +0100 ++++ vcdimager-0.7.20/libvcdinfo.pc.in 2004-04-11 22:14:51.675940400 +0200 +@@ -6,6 +6,6 @@ + Name: libvcdinfo + Description: VCD information library + Version: @VERSION@ +-Requires: libcdio libvcd ++Requires: libcdio + Libs: -L${libdir} -lvcdinfo + Cflags: -I${includedir}