Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 285503 Details for
Bug 381689
dev-python/imaging-1.1.7 has hidden optional dependency on lcms
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to setup.py
imaging-1.1.7-nolcms.patch (text/plain), 485 bytes, created by
Chris Mayo
on 2011-09-04 10:26:45 UTC
(
hide
)
Description:
patch to setup.py
Filename:
MIME Type:
Creator:
Chris Mayo
Created:
2011-09-04 10:26:45 UTC
Size:
485 bytes
patch
obsolete
>--- setup.py.orig >+++ setup.py 2011-09-04 >@@ -264,10 +264,6 @@ > if dir: > add_directory(self.compiler.include_dirs, dir, 0) > >- if find_include_file(self, "lcms.h"): >- if find_library_file(self, "lcms"): >- feature.lcms = "lcms" >- > if _tkinter and find_include_file(self, "tk.h"): > # the library names may vary somewhat (e.g. tcl84 or tcl8.4) > version = TCL_VERSION[0] + TCL_VERSION[2]
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 381689
:
285501
| 285503