Update xfce4-related pkgs for new rshlib thing
This commit is contained in:
5
srcpkgs/libproxy/libproxy.rshlibs
Normal file
5
srcpkgs/libproxy/libproxy.rshlibs
Normal file
@@ -0,0 +1,5 @@
|
||||
libc.so.6
|
||||
libpthread.so.0
|
||||
libstdc++.so.6
|
||||
libgcc_s.so.1
|
||||
libdl.so.2
|
||||
@@ -5,6 +5,7 @@ distfiles="http://libproxy.googlecode.com/files/$pkgname-$version.tar.gz"
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_GNOME=0 -DWITH_KDE4=0 -DWITH_MOZJS=0 -DWITH_NM=0
|
||||
-DWITH_PERL=0 -DWITH_PYTHON=1 -DWITH_WEBKIT=0"
|
||||
revision=1
|
||||
short_desc="A library handling all the details of proxy configuration"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=9ad912e63b1efca98fb442240a2bc7302e6021c1d0b1b9363327729f29462f30
|
||||
@@ -22,9 +23,6 @@ long_desc="
|
||||
* a sublime sense of joy and accomplishment"
|
||||
|
||||
subpackages="$pkgname-devel $pkgname-python"
|
||||
Add_dependency run libgcc
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libstdc++
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build python
|
||||
|
||||
Reference in New Issue
Block a user