diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-02-24 14:32:15 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-02-24 14:32:15 +0000 |
commit | b7f7488e7ddb3c6c3e0e53230fe13101ec36ede1 (patch) | |
tree | db26b68c86fcff668fc23ceec3c8515f06d466d9 /packages/ttf-fonts | |
parent | eefb99a313bbcc8f34c8b32bf0c5aa2dd2580735 (diff) | |
parent | 3ed78be483e36c5a0f1ecf130cefed353e059d7e (diff) |
merge of '974b595e3879472eb8d938a14f98da8b539e07d5'
and 'b0f96dc3cc5db2cb812d4c00fad95a9f797c8eac'
Diffstat (limited to 'packages/ttf-fonts')
-rw-r--r-- | packages/ttf-fonts/ttf-liberation_0.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/ttf-fonts/ttf-liberation_0.2.bb b/packages/ttf-fonts/ttf-liberation_0.2.bb index 08d450e2ab..048d43c1c8 100644 --- a/packages/ttf-fonts/ttf-liberation_0.2.bb +++ b/packages/ttf-fonts/ttf-liberation_0.2.bb @@ -9,6 +9,8 @@ SRC_URI = "http://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz" S = "${WORKDIR}/liberation-fonts-${PV}" PACKAGES = "${PN}-dbg ttf-liberation-mono ttf-liberation-sans ttf-liberation-serif" +RRECOMMENDS_${PN}-dbg = "" + FILES_ttf-liberation-mono = "${datadir}/fonts/truetype/*Mono*" FILES_ttf-liberation-sans = "${datadir}/fonts/truetype/*Sans*" FILES_ttf-liberation-serif = "${datadir}/fonts/truetype/*Serif*" |