Merge lp://qastaging/~vanvugt/compiz-wall-plugin/fix-959260 into lp://qastaging/compiz-wall-plugin
Proposed by
Daniel van Vugt
Status: | Merged |
---|---|
Merged at revision: | 132 |
Proposed branch: | lp://qastaging/~vanvugt/compiz-wall-plugin/fix-959260 |
Merge into: | lp://qastaging/compiz-wall-plugin |
Diff against target: |
9 lines (+1/-1) 1 file modified
CMakeLists.txt (+1/-1) |
To merge this branch: | bzr merge lp://qastaging/~vanvugt/compiz-wall-plugin/fix-959260 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Alan Griffiths | Approve | ||
Review via email: mp+103240@code.qastaging.launchpad.net |
Description of the change
Add missing library links.
I checked the buildlogs and found:
dpkg-shlibdeps: warning: debian/
contains an unresolvable reference to symbol dlopen: it's probably a plugin.
dpkg-shlibdeps assumes that the program that loads the plugins provides these
symbols therefore not giving an error.
Miguel Colon <email address hidden>, 2012-03-14
To post a comment you must log in.