diff options
| author | codicodi <rob.ceglinski@gmail.com> | 2017-01-29 18:46:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-29 18:46:22 +0100 |
| commit | 01c4540a774defebcafb426e4b34bbc9bfab99c9 (patch) | |
| tree | d3696132742e5271a7824219d623fd10eded7125 /ports/pango/CONTROL | |
| parent | add8ef90b413239ef87f7d7fb9bb4ff3463173e4 (diff) | |
| download | vcpkg-01c4540a774defebcafb426e4b34bbc9bfab99c9.tar.gz vcpkg-01c4540a774defebcafb426e4b34bbc9bfab99c9.zip | |
add pango
Diffstat (limited to 'ports/pango/CONTROL')
| -rw-r--r-- | ports/pango/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/pango/CONTROL b/ports/pango/CONTROL new file mode 100644 index 000000000..b763f25e8 --- /dev/null +++ b/ports/pango/CONTROL @@ -0,0 +1,4 @@ +Source: pango
+Version: 1.40.3
+Description: Text and font handling library.
+Build-Depends: glib, gettext, cairo, fontconfig, freetype, harfbuzz
|
