Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
3
srcpkgs/atf/atf.rshlibs
Normal file
3
srcpkgs/atf/atf.rshlibs
Normal file
@@ -0,0 +1,3 @@
|
||||
libstdc++.so.6
|
||||
libgcc_s.so.1
|
||||
libc.so.6
|
||||
@@ -3,6 +3,7 @@ pkgname=atf
|
||||
version=0.13
|
||||
distfiles="http://ftp.netbsd.org/pub/NetBSD/misc/jmmv/atf/0.13/atf-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Automated Testing Framework"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.netbsd.org/~jmmv/atf/"
|
||||
@@ -31,7 +32,4 @@ pre_configure()
|
||||
sed -i -e "s|\-Werror||g" configure
|
||||
}
|
||||
|
||||
Add_dependency run libgcc
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libstdc++
|
||||
Add_dependency full gdb
|
||||
|
||||
Reference in New Issue
Block a user