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