aboutsummaryrefslogtreecommitdiffstats
path: root/packages/git
diff options
context:
space:
mode:
Diffstat (limited to 'packages/git')
-rw-r--r--packages/git/git_snapshot.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/git/git_snapshot.bb b/packages/git/git_snapshot.bb
index 443fd299f6..aa40cd694c 100644
--- a/packages/git/git_snapshot.bb
+++ b/packages/git/git_snapshot.bb
@@ -2,6 +2,8 @@ SECTION = "console/utils"
LICENSE = "GPL"
DESCRIPTION = "The git revision control system used by the Linux kernel developers"
DEPENDS = "openssl curl"
+RDEPENDS = "perl"
+PR = "r1"
def get_git_pkgdate(d):
import bb