diff options
author | Michael Lauer <mickey@vanille-media.de> | 2006-12-19 17:20:11 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2006-12-19 17:20:11 +0000 |
commit | 15e48ec580ecf616892833f754759e28da57012d (patch) | |
tree | d2e7abcb287866f3df3692ce3d9c8b612152756e /packages/git/git-native_1.4.4.2.bb | |
parent | a4f2e81674c1de8e29d4c03de851a2d133536688 (diff) |
git: fix case of the disappearing snapshots by adding a stable release
Diffstat (limited to 'packages/git/git-native_1.4.4.2.bb')
-rw-r--r-- | packages/git/git-native_1.4.4.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/git/git-native_1.4.4.2.bb b/packages/git/git-native_1.4.4.2.bb new file mode 100644 index 0000000000..f91fd03ab1 --- /dev/null +++ b/packages/git/git-native_1.4.4.2.bb @@ -0,0 +1,3 @@ +require git.inc +inherit native +DEPENDS = "openssl-native curl-native" |