Update base-system and dep. pkgs for new rshlib thing
This commit is contained in:
3
srcpkgs/libfetch/libfetch.rshlibs
Normal file
3
srcpkgs/libfetch/libfetch.rshlibs
Normal file
@@ -0,0 +1,3 @@
|
||||
libssl.so.1
|
||||
libcrypto.so.1
|
||||
libc.so.6
|
||||
@@ -3,6 +3,7 @@ pkgname=libfetch
|
||||
version=2.33
|
||||
distfiles="ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-makefile
|
||||
revision=1
|
||||
short_desc="File Transfer Library for URLs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=3226f53d5ad29cc27510db968ef0d37bf4554b8aaaeadcd56e23067213b08943
|
||||
@@ -11,8 +12,6 @@ long_desc="
|
||||
files using Uniform Resource Locators (URLs)."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libssl
|
||||
Add_dependency build openssl-devel
|
||||
|
||||
pre_build()
|
||||
|
||||
Reference in New Issue
Block a user