FTBFS Due to typo in xmir.patch

Bug #1509907 reported by Tim Lunn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xorg-server (Ubuntu)
New
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

Tags: ftbfs
Tim Lunn (darkxst)
description: updated
Tim Lunn (darkxst)
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  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.