This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
gammu: add libusb dependency
Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 1 + 1 file changed, 1 insertion(+)
lilik-openwrt-22.03
aTanW
10 years ago
parent
400ddf6054
commit
b397fc786e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
utils/gammu/Makefile
+ 1
- 0
utils/gammu/Makefile
View File
@ -29,6 +29,7 @@ define Package/gammu
DEPENDS:
=
@BUILD_NLS +libpthread +libcurl +glib2
$(
ICONV_DEPENDS
)
$(
INTL_DEPENDS
)
DEPENDS
+=
+PACKAGE_python:python +PACKAGE_bluez-libs:bluez-libs
DEPENDS
+=
+PACKAGE_libmysqlclient:libmysqlclient +PACKAGE_unixodbc:unixodbc
DEPENDS
+=
+PACKAGE_libusb-1.0:libusb-1.0
e
n
d
e
f
CONFIGURE_ARGS
:=
\
Write
Preview
Loading…
Cancel
Save