package conf-freetype

  1. Overview
  2. Docs
Virtual package relying on a freetype lib system installation

Install

dune-project
 Dependency

Authors

Maintainers

Description

This package can only install if the freetype lib is installed on the system.

Published: 06 Sep 2018

Dependencies (5)

  1. conf-mingw-w64-freetype-x86_64 os = "win32" & os-distribution != "cygwinports"
  2. host-arch-x86_64 os = "win32" & os-distribution != "cygwinports"
  3. conf-mingw-w64-freetype-i686 os = "win32" & os-distribution != "cygwinports"
  4. host-arch-x86_32 os = "win32" & os-distribution != "cygwinports"
  5. conf-pkg-config build

Dev Dependencies

None

Used by (2)

  1. acgtk < "2.1.0"
  2. ocaml-canvas

Conflicts

None