aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnuchess/fltk-chess_0.51.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnuchess/fltk-chess_0.51.bb')
-rw-r--r--recipes/gnuchess/fltk-chess_0.51.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gnuchess/fltk-chess_0.51.bb b/recipes/gnuchess/fltk-chess_0.51.bb
index 8702f7c600..c5cc5b8eec 100644
--- a/recipes/gnuchess/fltk-chess_0.51.bb
+++ b/recipes/gnuchess/fltk-chess_0.51.bb
@@ -4,7 +4,8 @@ SECTION = "x11/games"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "fltk"
-RDEPENDS = "gnuchess"
+RDEPENDS_${PN} = "gnuchess"
+PR = "r1"
SRC_URI = "http://members.cheese.at/woody/zaurus/src/fltk-chess-${PV}.tgz"