summaryrefslogtreecommitdiff
path: root/package/pango
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-11-05 11:13:24 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-11-10 02:25:16 +0100
commit59f27873cc9acc2d6260b4b4b599c63ca9a0e391 (patch)
tree236e19584b07d1e998fc3073f29d7eaf00adb459 /package/pango
parenteeb89fe2aa2936a3ec3a03d565074f05ac93f676 (diff)
pango: remove builddep for c++
Diffstat (limited to 'package/pango')
-rw-r--r--package/pango/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pango/Makefile b/package/pango/Makefile
index 8dd1c00c1..352edeb4d 100644
--- a/package/pango/Makefile
+++ b/package/pango/Makefile
@@ -10,7 +10,7 @@ PKG_RELEASE:= 1
PKG_HASH:= abba8b5ce728520c3a0f1535eab19eac3c14aeef7faa5aded90017ceac2711d3
PKG_DESCR:= library for laying out and rendering of text
PKG_SECTION:= libs/fonts
-PKG_BUILDDEP:= libXft glib cairo harfbuzz libstdcxx fontconfig
+PKG_BUILDDEP:= libXft glib cairo harfbuzz fontconfig
HOST_BUILDDEP:= cairo-host harfbuzz-host
PKG_NEEDS:= c++
PKG_URL:= http://www.pango.org/