]> git.pld-linux.org Git - packages/SoQt.git/blob - SoQt-pc.patch
move soqt-config to devel
[packages/SoQt.git] / SoQt-pc.patch
1 --- SoQt-1.5.0/SoQt.pc.in.orig  2010-03-02 23:57:41.000000000 +0100
2 +++ SoQt-1.5.0/SoQt.pc.in       2014-11-05 21:11:21.861846303 +0100
3 @@ -8,10 +8,10 @@
4  Name: SoQt
5  Description: a Qt Gui-toolkit binding for Coin
6  Version: @SOQT_VERSION@
7 -Requires: Coin
8 +Requires: Coin QtCore
9  Conflicts:
10 -Libs: -L${libdir} @SOGUI_EXTRA_LDFLAGS@ @SOGUI_EXTRA_LIBS@
11 -Cflags: -I${includedir} @SOGUI_EXTRA_CFLAGS@ @SOGUI_EXTRA_CPPFLAGS@
12 +Libs: -L${libdir}
13 +Cflags: -I${includedir}
14  
15  soqt_host=@host@
16  compiler=@COIN_COMPILER@
This page took 0.068268 seconds and 3 git commands to generate.