summaryrefslogtreecommitdiff
path: root/packages/monotone/monotone.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/monotone/monotone.inc')
-rw-r--r--packages/monotone/monotone.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/monotone/monotone.inc b/packages/monotone/monotone.inc
index a0b9463cd8..7248a9843d 100644
--- a/packages/monotone/monotone.inc
+++ b/packages/monotone/monotone.inc
@@ -40,6 +40,6 @@ do_install_append() {
PACKAGES = "${PN} ${PN}-doc ${PN}-testsuite"
tsd = "/home/monotone/${PN}"
FILES_${PN}-testsuite = "${tsd}/testsuite ${tsd}/tests"
-RDEPENDS_${PN}-testsuite += "bash sed grep cvs"
+RDEPENDS_${PN}-testsuite += "bash sed grep cvs patch"
# The testsuite also requires the following - not yet available...
-#RDEPENDS_${PN}-testsuite += "patch perl"
+#RDEPENDS_${PN}-testsuite += "perl"