diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-13 12:38:13 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-13 12:38:13 +0200 |
commit | 6def834a1cba9c07fc3a49b0295643a02abe27c8 (patch) | |
tree | c91bc3ea0c9711912cebd2538a5abb3275e6cc16 /package/pango/Makefile | |
parent | 756424bc0e4f50f3c709a85d7944494b04a46e3c (diff) |
add some dependencies and minor fixes
Diffstat (limited to 'package/pango/Makefile')
-rw-r--r-- | package/pango/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pango/Makefile b/package/pango/Makefile index e60684cc8..993bd7cd3 100644 --- a/package/pango/Makefile +++ b/package/pango/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= 22ad1c8d3fda7e73b0798035f3dd96bc PKG_DESCR:= pango library PKG_SECTION:= libs +PKG_BUILDDEP:= libXft PKG_URL:= http://www.pango.org/ PKG_SITES:= ${MASTER_SITE_GNOME:=pango/1.28/} PKG_NEED_CXX:= 1 |