Bug 319480 - Additionally build against liblightdm-qt-3
Summary: Additionally build against liblightdm-qt-3
Status: RESOLVED FIXED
Alias: None
Product: lightdm
Classification: Miscellaneous
Component: general (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-07 17:25 UTC by laney
Modified: 2013-08-01 11:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Modify buildsys to search for liblightdm-q (1.68 KB, patch)
2013-05-07 17:25 UTC, laney
Details

Note You need to log in before you can comment on or make changes to this bug.
Description laney 2013-05-07 17:25:01 UTC
lightdm bumped the API version of liblightdm-qt in the latest release, 1.7.0. Allow lightdm-kde to find this too.

My cmake almost non-existant, so feel free to scrap my patch and implement this in a nice way. :-)

Reproducible: Always
Comment 1 laney 2013-05-07 17:25:33 UTC
Created attachment 79763 [details]
Modify buildsys to search for liblightdm-q
Comment 2 Michael Palimaka 2013-08-01 07:33:05 UTC
Any thoughts on the patch, David?
Comment 3 David Edmundson 2013-08-01 11:19:34 UTC
Ship it!
(do you have commit access?)
Comment 4 Michael Palimaka 2013-08-01 11:44:57 UTC
Git commit dacd25fc53ecfd8928464420c21ff52b660a0893 by Michael Palimaka, on behalf of Iain Lane.
Committed on 01/08/2013 at 11:37.
Pushed by palimaka into branch 'master'.

FindQLightDM.cmake: Search for new liblightdm-qt-3 as well as old liblightdm-qt-2

M  +12   -3    cmake/modules/FindQLightDM.cmake

http://commits.kde.org/lightdm/dacd25fc53ecfd8928464420c21ff52b660a0893
Comment 5 David Edmundson 2013-08-01 11:45:30 UTC
Thanks.
Comment 6 Michael Palimaka 2013-08-01 11:47:04 UTC
Thank-you for the quick response (and of course the reporter too for the patch). :-)