diff options
author | David-John Willis <John.Willis@Distant-earth.com> | 2009-12-03 09:32:22 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-12-04 10:43:12 +0100 |
commit | 303ae98b5f1be8d6a27e6ef73ceaef737cb9bcac (patch) | |
tree | 237eb475f142d27b972efefc42dd31696b6e3613 /recipes/xorg-font/font-adobe-75dpi_1.0.0.bb | |
parent | a0fb85891d24df07bd140f0b9f277e9ebb3768d7 (diff) |
xorg-font: Add INC_PR to all the Xorg fonts.
Diffstat (limited to 'recipes/xorg-font/font-adobe-75dpi_1.0.0.bb')
-rw-r--r-- | recipes/xorg-font/font-adobe-75dpi_1.0.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-font/font-adobe-75dpi_1.0.0.bb b/recipes/xorg-font/font-adobe-75dpi_1.0.0.bb index 60ef06fba0..ae0b32e8fd 100644 --- a/recipes/xorg-font/font-adobe-75dpi_1.0.0.bb +++ b/recipes/xorg-font/font-adobe-75dpi_1.0.0.bb @@ -1,2 +1,3 @@ require xorg-font-common.inc PE = "1" +PR = "${INC_PR}.0" |