diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-13 15:16:20 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-13 15:16:20 +0200 |
commit | d46e3d386da9afd01d9ddf1ec35b475678a65d77 (patch) | |
tree | e02e1a2402ab5e147abe475e51c3c2a9f8236cfc /package/pango/Makefile | |
parent | 0d7eae088948ff5b1e0fbf66785ba71848900357 (diff) | |
parent | 14737aace17a515e3e7c1f05187909c26a5b1406 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 |