summaryrefslogtreecommitdiffstats
path: root/meta/packages/git/git-native_1.5.4.4.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-09-30 11:40:52 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-09-30 11:40:52 +0000
commit5ef0510474004eeb2ae8a99b64e2febb1920e077 (patch)
tree689b3248f22bda1311b4d1b90d9fc27bc05d9d60 /meta/packages/git/git-native_1.5.4.4.bb
parentde39802df220e7356e27a1ae02d058913f4f95e6 (diff)
downloadpoky-5ef0510474004eeb2ae8a99b64e2febb1920e077.tar.gz
git: depend on native perl and use it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5335 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/git/git-native_1.5.4.4.bb')
-rw-r--r--meta/packages/git/git-native_1.5.4.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/git/git-native_1.5.4.4.bb b/meta/packages/git/git-native_1.5.4.4.bb
index 935c773c1c..69f6f014c6 100644
--- a/meta/packages/git/git-native_1.5.4.4.bb
+++ b/meta/packages/git/git-native_1.5.4.4.bb
@@ -1,4 +1,4 @@
1require git.inc 1require git.inc
2inherit native 2inherit native
3DEPENDS = "openssl-native curl-native zlib-native expat-native" 3DEPENDS += "openssl-native curl-native zlib-native expat-native"
4PR = "r1" 4PR = "r2"