aboutsummaryrefslogtreecommitdiff
path: root/ports/glib/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-09-17 06:10:11 +0800
committerCurtis J Bezault <curtbezault@gmail.com>2019-09-16 15:10:11 -0700
commit741106fa23dc027c9bd1584f1c92d5f53bea7234 (patch)
treef05fb07c9185babc5aa6f27ee080efbac8437deb /ports/glib/CONTROL
parentd7e0ee44a34a9cde414aa30cc6b0978747b80fd4 (diff)
downloadvcpkg-741106fa23dc027c9bd1584f1c92d5f53bea7234.tar.gz
vcpkg-741106fa23dc027c9bd1584f1c92d5f53bea7234.zip
[glib]Fix missing dependency selinux. (#7988)
* [glib]Fix missing dependency selinux. * [glib]Improve warning message. * [sdl1]Set selinux to a feature. * Update portfile.cmake
Diffstat (limited to 'ports/glib/CONTROL')
-rw-r--r--ports/glib/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/glib/CONTROL b/ports/glib/CONTROL
index 1bb22c6df..b2293bc33 100644
--- a/ports/glib/CONTROL
+++ b/ports/glib/CONTROL
@@ -3,3 +3,6 @@ Version: 2.52.3-14-3
Homepage: https://developer.gnome.org/glib/
Description: Portable, general-purpose utility library.
Build-Depends: zlib, pcre, libffi, gettext, libiconv
+
+Feature: selinux
+Description: Build with selinux support. \ No newline at end of file