summaryrefslogtreecommitdiff
path: root/packages/git/git_1.4.4.2.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-12-19 17:20:11 +0000
committerMichael Lauer <mickey@vanille-media.de>2006-12-19 17:20:11 +0000
commit15e48ec580ecf616892833f754759e28da57012d (patch)
treed2e7abcb287866f3df3692ce3d9c8b612152756e /packages/git/git_1.4.4.2.bb
parenta4f2e81674c1de8e29d4c03de851a2d133536688 (diff)
git: fix case of the disappearing snapshots by adding a stable release
Diffstat (limited to 'packages/git/git_1.4.4.2.bb')
-rw-r--r--packages/git/git_1.4.4.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/git/git_1.4.4.2.bb b/packages/git/git_1.4.4.2.bb
new file mode 100644
index 0000000000..37f71cfb04
--- /dev/null
+++ b/packages/git/git_1.4.4.2.bb
@@ -0,0 +1,3 @@
+require git.inc
+DEPENDS = "openssl curl"
+RDEPENDS = "perl perl-module-file-path"