Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
@@ -14,6 +14,7 @@ configure_args="--enable-etcdir=/etc/zsh
|
||||
--enable-fndir=/usr/share/zsh/functions
|
||||
--enable-scriptdir=/usr/share/zsh/scripts
|
||||
--enable-pcre --enable-multibyte --enable-cap --with-tcsetpgrp"
|
||||
revision=1
|
||||
short_desc="Z SHell"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.zsh.org"
|
||||
@@ -26,11 +27,6 @@ long_desc="
|
||||
|
||||
register_shell="/bin/zsh"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run ncurses-libs
|
||||
Add_dependency run gdbm
|
||||
Add_dependency run libpcre
|
||||
Add_dependency run libcap
|
||||
|
||||
Add_dependency build gdbm-devel
|
||||
Add_dependency build pcre-devel
|
||||
|
||||
7
srcpkgs/zsh/zsh.rshlibs
Normal file
7
srcpkgs/zsh/zsh.rshlibs
Normal file
@@ -0,0 +1,7 @@
|
||||
libcap.so.2
|
||||
libdl.so.2
|
||||
libncursesw.so.6
|
||||
libm.so.6
|
||||
libc.so.6
|
||||
libgdbm.so.3
|
||||
libpcre.so.0
|
||||
Reference in New Issue
Block a user