mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:39:01 +08:00
63a030ad62
* [openscap]Add new port. * [openscap]Add dependency port zlib. * [openscap]Re-make patch. * [openscap]Add dependency port getopt-win32 in Windows. * [openscap]Add dependency library to util.
18 lines
541 B
Plaintext
18 lines
541 B
Plaintext
Source: openscap
|
|
Version: 1.3.1
|
|
Homepage: https://github.com/OpenSCAP/openscap
|
|
Description: The oscap program is a command line tool that allows users to load, scan, validate, edit, and export SCAP documents.
|
|
Build-Depends: libxslt, libxml2, libzip, curl, pcre2, libpopt, pthread, glib, openssl, zlib
|
|
|
|
Feature: docs
|
|
Description: install docs
|
|
|
|
Feature: tests
|
|
Description: build with tests
|
|
|
|
Feature: util
|
|
Description: build available utils
|
|
Build-Depends: getopt-win32 (windows)
|
|
|
|
Feature: python
|
|
Description: build with python3 |