You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
LICENSE := LGPL
|
|
VERSION := git
|
|
DOWNLOADS := libssh.git
|
|
|
|
URL(libssh) := https://git.libssh.org/projects/libssh.git
|
|
REV(libssh) := tags/libssh-0.5.4
|
|
DIR(libssh) := src/lib/libssh
|
|
|
|
DIRS := include
|
|
DIR_CONTENT(include) := src/lib/libssh/include/libssh
|