openobex: convert to the new rshlibs world order.
This commit is contained in:
parent
0e589d31fd
commit
01ccf91073
|
@ -1 +1,2 @@
|
|||
libc.so.6
|
||||
libusb-0.1.so.4
|
||||
|
|
|
@ -5,9 +5,8 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the shared library provided by openobex."
|
||||
|
||||
revision=3
|
||||
revision=4
|
||||
|
||||
Add_dependency run libusb-compat
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
libopenobex.so.1
|
||||
libc.so.6
|
||||
libbluetooth.so.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openobex'
|
||||
pkgname=openobex
|
||||
version=1.5
|
||||
revision=2
|
||||
revision=3
|
||||
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-apps --enable-irda --enable-bluetooth --enable-usb"
|
||||
|
@ -20,6 +20,5 @@ long_desc="
|
|||
|
||||
subpackages="libopenobex libopenobex-devel"
|
||||
Add_dependency run libusb-compat
|
||||
Add_dependency run libbluetooth
|
||||
Add_dependency build libusb-compat-devel
|
||||
Add_dependency build libbluetooth-devel
|
||||
|
|
Loading…
Reference in New Issue
Block a user