summaryrefslogtreecommitdiffstats
path: root/recipes/fltk
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fltk')
-rw-r--r--recipes/fltk/fltkcocktailbar_svn.bb2
-rw-r--r--recipes/fltk/fltkcurrency_svn.bb4
-rw-r--r--recipes/fltk/fltkhackdiet_svn.bb2
3 files changed, 4 insertions, 4 deletions
diff --git a/recipes/fltk/fltkcocktailbar_svn.bb b/recipes/fltk/fltkcocktailbar_svn.bb
index bd74e99df0..ca08c463cf 100644
--- a/recipes/fltk/fltkcocktailbar_svn.bb
+++ b/recipes/fltk/fltkcocktailbar_svn.bb
@@ -4,7 +4,7 @@ AUTHOR = "Benjamin 'blindcoder' Schieder'
LICENSE = "GPLv2"
SECTION = "x11/tool"
DEPENDS = "fltk zlib cairo"
-RDEPENDS = "curl"
+RDEPENDS_${PN} = "curl"
SRCREV = "52"
PV = "1.0+svnr${SRCPV}"
PR = "r0"
diff --git a/recipes/fltk/fltkcurrency_svn.bb b/recipes/fltk/fltkcurrency_svn.bb
index f0bd1ad087..39ef44d22a 100644
--- a/recipes/fltk/fltkcurrency_svn.bb
+++ b/recipes/fltk/fltkcurrency_svn.bb
@@ -4,12 +4,12 @@ AUTHOR = "Benjamin 'blindcoder' Schieder'
LICENSE = "GPLv2"
SECTION = "other/tool"
DEPENDS = "fltk"
-RDEPENDS = "curl"
+RDEPENDS_${PN} = "curl"
SRCREV = "10"
PV = "1.0+svnr${SRCPV}"
PR = "r0"
S = "${WORKDIR}/trunk"
-RDEPENDS = "bash wget"
+RDEPENDS_${PN} = "bash wget"
inherit autotools
diff --git a/recipes/fltk/fltkhackdiet_svn.bb b/recipes/fltk/fltkhackdiet_svn.bb
index 7ff81bcb3d..0347e12d35 100644
--- a/recipes/fltk/fltkhackdiet_svn.bb
+++ b/recipes/fltk/fltkhackdiet_svn.bb
@@ -4,7 +4,7 @@ AUTHOR = "Benjamin 'blindcoder' Schieder'
LICENSE = "GPLv2"
SECTION = "x11/tool"
DEPENDS = "fltk"
-RDEPENDS = "curl"
+RDEPENDS_${PN} = "curl"
SRCREV = "67"
PV = "1.0+svnr${SRCPV}"
PR = "r0"