mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-27 17:56:02 +00:00
10 lines
218 B
PHP
10 lines
218 B
PHP
DESCRIPTION = "libnl is a library for applications dealing with netlink sockets"
|
|
SECTION = "libs/network"
|
|
LICENSE = "LGPL"
|
|
HOMEPAGE = "http://www.infradead.org/~tgr/libnl/"
|
|
|
|
INC_PR = "r5"
|
|
|
|
inherit autotools pkgconfig
|
|
|