mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
rxtx: Add missing classpath dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ define Package/rxtx
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=RX/TX Support for Java serial communications
|
TITLE:=RX/TX Support for Java serial communications
|
||||||
URL:=http://rxtx.qbang.org/wiki/index.php/Main_Page
|
URL:=http://rxtx.qbang.org/wiki/index.php/Main_Page
|
||||||
DEPENDS:=+libpthread
|
DEPENDS:=+libpthread +classpath
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/rxtx/description
|
define Package/rxtx/description
|
||||||
|
|||||||
Reference in New Issue
Block a user