]> git.pld-linux.org Git - packages/vte.git/commitdiff
- break pkgconfig
authorwolf <wolf@pld-linux.org>
Fri, 27 Jan 2006 17:28:52 +0000 (17:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vte-pkgconfig.patch -> 1.1

vte-pkgconfig.patch [new file with mode: 0644]

diff --git a/vte-pkgconfig.patch b/vte-pkgconfig.patch
new file mode 100644 (file)
index 0000000..efacc29
--- /dev/null
@@ -0,0 +1,13 @@
+diff -urN vte-0.11.15.orig/vte.pc.in vte-0.11.15/vte.pc.in
+--- vte-0.11.15.orig/vte.pc.in 2004-04-30 20:48:18.000000000 +0200
++++ vte-0.11.15/vte.pc.in      2005-11-23 15:29:35.000000000 +0100
+@@ -8,6 +8,7 @@
+ Name: vte
+ Description: Vte terminal widget.
+ Version: @VERSION@
+-Requires: @NEEDEDPACKAGES@
+-Libs: -L${libdir} -lvte @FT2_LIBS@ @OTHERLIBS@
++Requires.private: @NEEDEDPACKAGES@
++Libs: -L${libdir} -lvte
++Libs.private: @FT2_LIBS@ @OTHERLIBS@
+ Cflags: -I${includedir} @FT2_CFLAGS@ @OTHERCFLAGS@
This page took 0.02887 seconds and 4 git commands to generate.