diff options
author | wbx <wbx@openadk.org> | 2011-04-13 16:04:25 +0200 |
---|---|---|
committer | wbx <wbx@openadk.org> | 2011-04-13 16:04:25 +0200 |
commit | 34bae053f7d0f39277e43892ee91b1c34ad9b3bb (patch) | |
tree | 49369cdc42cb7714f6452470a2d8eac01c9a667a /package/pango | |
parent | 6e7785f25acba9d5ee04103655bde205c87a518f (diff) | |
parent | 14737aace17a515e3e7c1f05187909c26a5b1406 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pango')
-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 |