FTBFS Due to typo in xmir.patch

Bug #1509907 reported by Tim on 2015-10-26
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xorg-server (Ubuntu)
Undecided
Robert Ancell

Bug Description

Xorg is FTBFS, atleast locally under sbuild (oddly the archive builder did build ok when it was uploaded)

There is a typo in xmir.patch, PKG_CHECK_MODULES wants .pc file names, not debian package names.

-+PKG_CHECK_MODULES(XMIRMODULES, [mirclient >= 0.13.1 mir-client-platform-mesa-dev libdrm epoxy], [have_xmir=yes], [have_xmir=no])
++PKG_CHECK_MODULES(XMIRMODULES, [mirclient >= 0.13.1 mir-client-platform-mesa libdrm epoxy], [have_xmir=yes], [have_xmir=no])

I will include the fix in the debdiff over on bug 1237904

Tim (darkxst) on 2015-10-26
description: updated
Tim (darkxst) on 2015-10-26
description: updated
Changed in xorg-server (Ubuntu):
assignee: nobody → Robert Ancell (robert-ancell)
tags: added: ftbfs
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers