aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fpdf/fpdf_1.53.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fpdf/fpdf_1.53.bb')
-rw-r--r--recipes/fpdf/fpdf_1.53.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/fpdf/fpdf_1.53.bb b/recipes/fpdf/fpdf_1.53.bb
index 5f71dd31b1..6218b71ca4 100644
--- a/recipes/fpdf/fpdf_1.53.bb
+++ b/recipes/fpdf/fpdf_1.53.bb
@@ -1,9 +1,9 @@
DESCRIPTION = "Free PDF Creator for PHP"
SECTION = "libs"
DEPENDS = ""
-RDEPENDS = "php"
+RDEPENDS_${PN} = "php"
LICENSE = "FREEWARE"
-PR = "r0"
+PR = "r1"
SRC_URI = "http://www.fpdf.org/en/download/fpdf153.tgz \
"