Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 544446 Details for
Bug 651200
app-office/gnucash: Add USE=gtk
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for version 3.2 CMAKE Files
gnucash_compile_without_webkit.patch (text/plain), 440 bytes, created by
Reimundo Heluani
on 2018-08-22 11:55:26 UTC
(
hide
)
Description:
Patch for version 3.2 CMAKE Files
Filename:
MIME Type:
Creator:
Reimundo Heluani
Created:
2018-08-22 11:55:26 UTC
Size:
440 bytes
patch
obsolete
>diff --git a/CMakeLists.txt b/CMakeLists.txt >index 5e10a09..cdbdb7a 100644 >--- a/CMakeLists.txt >+++ b/CMakeLists.txt >@@ -770,7 +770,9 @@ set(SCHEME_INSTALLED_CACHE_DIR ${PKGLIBDIR}/scm/ccache/${GUILE_EFFECTIVE_VERSION > # The subdirectories > add_subdirectory (borrowed) > add_subdirectory (data) >+if (WITH_GNUCASH) > add_subdirectory (doc) >+endif (WITH_GNUCASH) > add_subdirectory (po) > add_subdirectory (common) > add_subdirectory (libgnucash)
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 651200
:
524934
|
524936
| 544446 |
544448
|
544450
|
544454