mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-05 17:42:59 +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
|
|
|