]> git.pld-linux.org Git - packages/digikam.git/blame - digikam-link.patch
- rel 2; fix linking with libgphoto_port
[packages/digikam.git] / digikam-link.patch
CommitLineData
67ab1989
RT
1--- themedesigner/CMakeLists.txt.orig 2010-11-22 18:47:35.000000000 +0100
2+++ themedesigner/CMakeLists.txt 2010-12-03 22:50:54.000000000 +0100
3@@ -45,6 +45,7 @@
4 ${STRIGI_LIBRARIES}
5 ${LCMS_LIBRARIES}
6 ${GPHOTO2_LIBRARIES}
36a943b5
AM
7+ khtml
8 )
9
10 IF(KDEPIMLIBS_FOUND)
11--- digikam/CMakeLists.txt~ 2010-11-22 18:47:39.000000000 +0100
12+++ digikam/CMakeLists.txt 2010-12-05 19:36:00.781721964 +0100
13@@ -238,12 +238,12 @@
14 ${QT_QT3SUPPORT_LIBRARY}
15 ${STRIGI_LIBRARIES}
16 ${LCMS_LIBRARIES}
17- ${GPHOTO2_LIBRARIES}
18 digikamcore
19 digikamdatabase
20 advancedrename
21 queuemanager
22 cameragui
23+ ${GPHOTO2_LIBRARIES}
67ab1989 24 )
80a755f8 25
26 IF(KDEPIMLIBS_FOUND)
This page took 0.033817 seconds and 4 git commands to generate.