farstream: rebuild to have corrected shlib-provides.
This commit is contained in:
parent
4ef5ce426c
commit
57113e6a52
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'farstream'
|
||||
pkgname=farstream
|
||||
version=0.2.0
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-valgrind --disable-debug --disable-static"
|
||||
makedepends="pkg-config intltool gupnp-igd-devel>=0.2.0 libnice-devel>=0.1.3
|
||||
|
@ -23,6 +23,7 @@ farstream-devel_package() {
|
|||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib/*.so
|
||||
vmove usr/share/gtk-doc
|
||||
vmove usr/share/gir-1.0
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user