aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-vcpkg-helpers
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-08-21 17:00:25 -0700
committerGitHub <noreply@github.com>2020-08-21 17:00:25 -0700
commit15df0c0f711ed014eecb7ec3f05b3f02748e5796 (patch)
tree25bfee3f1ceccd2f9761eb7cd66e21acc6217078 /ports/boost-vcpkg-helpers
parentcd81eb11e465a756fe00d53fd5bb91557f2ab721 (diff)
downloadvcpkg-15df0c0f711ed014eecb7ec3f05b3f02748e5796.tar.gz
vcpkg-15df0c0f711ed014eecb7ec3f05b3f02748e5796.zip
[boost-uninstall] Add port to easily uninstall all boost components (#12851)
Co-authored-by: Daniel Marshall <xandan@gmail.com>
Diffstat (limited to 'ports/boost-vcpkg-helpers')
-rw-r--r--ports/boost-vcpkg-helpers/CONTROL2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/boost-vcpkg-helpers/CONTROL b/ports/boost-vcpkg-helpers/CONTROL
index 9069917a2..1b1642e17 100644
--- a/ports/boost-vcpkg-helpers/CONTROL
+++ b/ports/boost-vcpkg-helpers/CONTROL
@@ -1,3 +1,5 @@
Source: boost-vcpkg-helpers
Version: 7
+Port-Version: 1
Description: a set of vcpkg-internal scripts used to modularize boost
+Build-Depends: boost-uninstall \ No newline at end of file