Update base-system and dep. pkgs for new rshlib thing
This commit is contained in:
7
srcpkgs/git/git.rshlibs
Normal file
7
srcpkgs/git/git.rshlibs
Normal file
@@ -0,0 +1,7 @@
|
||||
libz.so.1
|
||||
libcrypto.so.1
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
libcurl.so.4
|
||||
libssl.so.1
|
||||
libexpat.so.1
|
||||
@@ -3,6 +3,7 @@ pkgname=git
|
||||
version=1.7.7.3
|
||||
distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz"
|
||||
#distfiles="http://www.kernel.org/pub/software/scm/git/git-$version.tar.bz2"
|
||||
revision=1
|
||||
short_desc="GIT Tree History Storage Tool"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://git-scm.com/"
|
||||
@@ -20,11 +21,6 @@ long_desc="
|
||||
capabilities, not dependent on network access to a central server."
|
||||
|
||||
subpackages="git-docs git-perl git-python"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run zlib
|
||||
Add_dependency run expat
|
||||
Add_dependency run libssl
|
||||
Add_dependency run libcurl
|
||||
|
||||
Add_dependency build asciidoc
|
||||
Add_dependency build xmlto
|
||||
|
||||
Reference in New Issue
Block a user