Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 199371 Details for
Bug 279296
[kde-testing] digikam 1.0.0_beta3 fails to build due to Nepomuk/Soprano linking errors
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix digikam/CMakeLists.txt.cmake
digikam-1.0.0_beta3-nepomuk_digikam_CMakeLists.txt.cmake.patch (text/plain), 611 bytes, created by
Rafal Lalik
on 2009-07-27 18:16:12 UTC
(
hide
)
Description:
fix digikam/CMakeLists.txt.cmake
Filename:
MIME Type:
Creator:
Rafal Lalik
Created:
2009-07-27 18:16:12 UTC
Size:
611 bytes
patch
obsolete
>--- digikam/CMakeLists.txt 2009/07/27 15:30:54 1003062 >+++ digikam/CMakeLists.txt 2009/07/27 15:31:17 1003063 >@@ -198,7 +198,7 @@ > > # digiKam nepomuk services ######################################################### > >-IF (${KDE_VERSION} VERSION_GREATER "4.2.70") >+IF (NEPOMUK_FOUND) > > set(digikamnepomukservices_SRCS ${libnepomukservices_SRCS} ) > >@@ -227,7 +227,7 @@ > TARGETS digikamnepomukservice > DESTINATION ${PLUGIN_INSTALL_DIR}) > >-ENDIF (${KDE_VERSION} VERSION_GREATER "4.2.70") >+ENDIF (NEPOMUK_FOUND) > > # digiKam binary progam ######################################################### >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 279296
:
199316
|
199366
|
199367
|
199369
| 199371