pkg-config produces wrong flags for liblightdm-qt-1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Light Display Manager |
Fix Released
|
Low
|
Unassigned | ||
1.0 |
Confirmed
|
Low
|
Unassigned | ||
lightdm (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
When running:
pkg-config --cflags --libs liblightdm-qt-1
I get:
-DQT_SHARED -I/usr/include/qt4 -I/usr/
I believe it should be:
-DQT_SHARED -I/usr/include/qt4 -I/usr/
(lightdm-qt-1 rather than lightdm-qt-0)
It appears the culprit is liblightdm-
I'm on a (mostly) lubuntu install.
My installed lightdm stuff looks like:
dpkg -l '*lightdm*' | grep ii
ii liblightdm-
ii liblightdm-
ii liblightdm-
ii liblightdm-qt-1-0 1.0.6-0ubuntu1.3 LightDM Qt client library
ii liblightdm-qt-1-dev 1.0.6-0ubuntu1.3 LightDM client library (development files)
ii lightdm 1.0.6-0ubuntu1.3 Display Manager
ii lightdm-gtk-greeter 1.0.6-0ubuntu1.3 LightDM GTK+ Greeter
ii lightdm-qt-greeter 1.0.6-0ubuntu1.3 LightDM Qt Greeter
I've attached a patch.
br. Christian Surlykke
The attachment "patch.txt" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report.
[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]