diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-27 10:47:39 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-27 11:11:27 +0200 |
commit | 2e12c27e3df7dfa70121fca92fddf527b98fec64 (patch) | |
tree | f17dfd7f433cbdf0c81021fe64ada83249658517 /recipes/xorg-app/xclock_1.0.3.bb | |
parent | bd56c1e530ea0c4cfca30dbf8618f47beb3817a7 (diff) |
xorg-app: oe-stylize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app/xclock_1.0.3.bb')
-rw-r--r-- | recipes/xorg-app/xclock_1.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-app/xclock_1.0.3.bb b/recipes/xorg-app/xclock_1.0.3.bb index 7f903fdf3b..73ac39cdee 100644 --- a/recipes/xorg-app/xclock_1.0.3.bb +++ b/recipes/xorg-app/xclock_1.0.3.bb @@ -2,7 +2,7 @@ require xorg-app-common.inc DESCRIPTION = "analog / digital clock for X" DEPENDS += " libxaw libxrender libxft libxkbfile libxt" PE = "1" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "2b1a3d030d87e62a591db8ee4c0072e6" SRC_URI[archive.sha256sum] = "10b5777ae9ef2a10d4cf447bd1bf13372d7061573835c2c87d5c948b65e9577f" -PR = "${INC_PR}.0" |