summaryrefslogtreecommitdiffstats
path: root/meta/packages/git/git-native_1.5.3.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-11-30 16:52:28 +0000
committerRichard Purdie <richard@openedhand.com>2007-11-30 16:52:28 +0000
commit8e8b85df268143f19cd3a72e7275aafac582fc6b (patch)
tree0f34c825c04805f931caf64c8e8bc1cda5cc75ba /meta/packages/git/git-native_1.5.3.bb
parentb6691acf0dacf6791e38bcb42f9303d27fa0a0e8 (diff)
downloadpoky-8e8b85df268143f19cd3a72e7275aafac582fc6b.tar.gz
git-native: Sync minor tweaks from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3286 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/git/git-native_1.5.3.bb')
-rw-r--r--meta/packages/git/git-native_1.5.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/git/git-native_1.5.3.bb b/meta/packages/git/git-native_1.5.3.bb
index f91fd03ab1..935c773c1c 100644
--- a/meta/packages/git/git-native_1.5.3.bb
+++ b/meta/packages/git/git-native_1.5.3.bb
@@ -1,3 +1,4 @@
1require git.inc 1require git.inc
2inherit native 2inherit native
3DEPENDS = "openssl-native curl-native" 3DEPENDS = "openssl-native curl-native zlib-native expat-native"
4PR = "r1"