Changeset a8089a2


Ignore:
Timestamp:
07/06/2021 10:03:56 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c470ab9
Parents:
5531b4a
Message:

umockdev: Add libpcap as a required dependency to fix a build error:

Run-time dependency libpcap found: NO (tried pkgconfig and cmake)
../meson.build:50:0: ERROR: Dependency "libpcap" not found, tried pkgconfig and cmake
A full log can be found at /sources/umockdev-0.16.1/umockdev-0.16.1/build/meson-logs/meson-log.txt
3.1 Elasped Time - umockdev-0.16.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/umockdev.xml

    r5531b4a ra8089a2  
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="libgudev"/> and
     77      <xref linkend="libgudev"/>,
     78      <xref linkend="libpcap"/>, and
    7879      <xref linkend="vala"/>
    7980    </para>
Note: See TracChangeset for help on using the changeset viewer.