From 18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad Mon Sep 17 00:00:00 2001 From: pravic Date: Sun, 16 Jun 2019 02:54:47 +0300 Subject: [WIP] Add a Homepage URL entry for vcpkg ports (#2933) * [vcpkg] Add "Homepage" field to the CONTROL files. --- ports/boost-thread/CONTROL | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/boost-thread') diff --git a/ports/boost-thread/CONTROL b/ports/boost-thread/CONTROL index 41f0d4066..e38b6f31a 100644 --- a/ports/boost-thread/CONTROL +++ b/ports/boost-thread/CONTROL @@ -2,4 +2,5 @@ Source: boost-thread Version: 1.70.0-1 Build-Depends: boost-algorithm, boost-assert, boost-atomic, boost-bind, boost-build, boost-chrono, boost-concept-check, boost-config, boost-container, boost-container-hash, boost-core, boost-date-time, boost-detail, boost-exception, boost-function, boost-integer, boost-intrusive, boost-io, boost-lexical-cast, boost-math, boost-modular-build-helper, boost-move, boost-mpl, boost-optional, boost-predef, boost-preprocessor, boost-smart-ptr, boost-static-assert, boost-system, boost-throw-exception, boost-tuple, boost-type-traits, boost-utility, boost-vcpkg-helpers, boost-winapi +Homepage: https://github.com/boostorg/thread Description: Boost thread module -- cgit v1.2.3