use libraw shared libary
Bug #890372 reported by
Adam Dingle
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
shotwell (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
Shotwell is currently build to link to libraw statically. This is probably a historical artifact from previous times when libraw offered only a static library. libraw now has a shared library in its own package in Ubuntu ('libraw2'), so we should now build Shotwell to link to this shared library and to depend on the libraw2 package.
To post a comment you must log in.
Thanks Adam, what needs to be changed to build with the library? Shotwell in Oneiric build-depends on that library and there is no special build option used, should shotwell use the system library if installed?