Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P Pacman
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 23
    • Merge requests 23
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pacman
  • Pacman
  • Repository
Switch branch/tag
  • pacman
  • meson_options.txt
Find file BlameHistoryPermalink
  • Eli Schwartz's avatar
    meson: use dependency('gpgme') exclusively · 796c02af
    Eli Schwartz authored Jun 25, 2019 and Allan McRae's avatar Allan McRae committed Jun 28, 2019
    
    
    This works everywhere that gpgme >= 1.13.0 because it is a pkg-config
    dependency, and meson 0.51 adds a fallback config-tool dependency
    provider that detects older versions of gpgme seamlessly via
    gpgme-config.
    
    Signed-off-by: Eli Schwartz's avatarEli Schwartz <eschwartz@archlinux.org>
    Signed-off-by: Allan McRae's avatarAllan McRae <allan@archlinux.org>
    796c02af