summaryrefslogtreecommitdiff
path: root/packages/fontconfig/fontconfig_2.2.95.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/fontconfig/fontconfig_2.2.95.bb')
-rw-r--r--packages/fontconfig/fontconfig_2.2.95.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/fontconfig/fontconfig_2.2.95.bb b/packages/fontconfig/fontconfig_2.2.95.bb
index 0951d40626..e1cc319f16 100644
--- a/packages/fontconfig/fontconfig_2.2.95.bb
+++ b/packages/fontconfig/fontconfig_2.2.95.bb
@@ -7,9 +7,10 @@ SRC_URI = "http://freedesktop.org/fontconfig/release/fontconfig-${PV}.tar.gz \
file://fc-glyphname.patch;patch=1 \
file://fc-lang.patch;patch=1 \
file://local.conf"
-PR = "r7"
+PR = "r8"
-PACKAGES =+ "fontconfig-utils "
+PACKAGES =+ "fontconfig-utils-dbg fontconfig-utils "
+FILES_fontconfig-utils-dbg = "${bindir}/*.dbg"
FILES_fontconfig-utils = "${bindir}/*"
# Work around past breakage in debian.bbclass