Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xcbproto xcbproto
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • proto
  • xcbprotoxcbproto
  • Merge requests
  • !31

xcb-proto.pc.in: reinstate libdir

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Alexander Kanavin requested to merge alex.kanavin/xcbproto:fix-pc into master Jul 05, 2022
  • Overview 4
  • Commits 1
  • Changes 1

Otherwise the following occurs when building libxcb:

checking for xcb-proto >= 1.14... no
configure: error: Package requirements (xcb-proto >= 1.14) were not met:

Variable 'libdir' not defined in '/srv/work/alex/poky/build-64-alt/tmp/work/core2-64-poky-linux/libxcb/1.15-r0/recipe-sysroot/usr/share/pkgconfig/xcb-proto.pc'

Signed-off-by: Alexander Kanavin alex@linutronix.de

Edited Jul 05, 2022 by Matt Turner
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-pc