diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-07-28 12:15:43 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-07-28 12:15:43 (EDT) |
commit | 352953fc0971b0ab68b37b8bbcad46931ed79992 (patch) | |
tree | 503121d719c2ccbf80366f41d4b7548539bd8bf6 | |
parent | a0b5fe8a730bb33e986214371b377c4be8f7d923 (diff) |
libfreetype.6: Add library dependencies
-rw-r--r-- | libfreetype.6.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libfreetype.6.pkg/control b/libfreetype.6.pkg/control index 8eac4eb..5a05077 100644 --- a/libfreetype.6.pkg/control +++ b/libfreetype.6.pkg/control @@ -1,4 +1,5 @@ Architecture: any Platform: all +Depends: libbz2.1.0, libpng12.0, libz.1 Description: FreeType 2 font engine ${Common-Description} |