summaryrefslogtreecommitdiff
path: root/packages/git/git-native_1.5.2.3.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2007-08-03 16:51:14 +0000
committerRichard Purdie <rpurdie@rpsys.net>2007-08-03 16:51:14 +0000
commitce7860270c0a535a347fd12c3dd70c19476b0653 (patch)
tree0709f6ba7c22862d7e8fa2194eb9c121fbae1bd8 /packages/git/git-native_1.5.2.3.bb
parent54060c2fe137390a12bd54d56f67c2999c06c64d (diff)
git: 1.4.4.2 -> 1.5.2.3 (from poky)
Diffstat (limited to 'packages/git/git-native_1.5.2.3.bb')
-rw-r--r--packages/git/git-native_1.5.2.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/git/git-native_1.5.2.3.bb b/packages/git/git-native_1.5.2.3.bb
new file mode 100644
index 0000000000..f91fd03ab1
--- /dev/null
+++ b/packages/git/git-native_1.5.2.3.bb
@@ -0,0 +1,3 @@
+require git.inc
+inherit native
+DEPENDS = "openssl-native curl-native"