Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
3
srcpkgs/tcc/tcc.rshlibs
Normal file
3
srcpkgs/tcc/tcc.rshlibs
Normal file
@@ -0,0 +1,3 @@
|
||||
libm.so.6
|
||||
libdl.so.2
|
||||
libc.so.6
|
||||
@@ -2,6 +2,7 @@
|
||||
pkgname=tcc
|
||||
version=0.9.25
|
||||
distfiles="${NONGNU_SITE}/tinycc/tcc-$version.tar.bz2"
|
||||
revision=1
|
||||
short_desc="The Tiny C Compiler"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=1bed6cb0fb2ef4100df1b94435d22863679e84cf419ec48ef96d9c0e9063de35
|
||||
@@ -22,7 +23,6 @@ long_desc="
|
||||
line of your C source, and execute it directly from the command line.
|
||||
* With libtcc, you can use TCC as a backend for dynamic code generation."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency build perl # for pod2man
|
||||
|
||||
do_build()
|
||||
|
||||
Reference in New Issue
Block a user