mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:08:26 +02:00
libnl-tiny: add includedir to pkg-config cflags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34864 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
75683f1fa3
commit
cf8647e803
@ -7,4 +7,4 @@ Name: libnl-tiny
|
|||||||
Description: Convenience library for netlink sockets
|
Description: Convenience library for netlink sockets
|
||||||
Version: 2.0
|
Version: 2.0
|
||||||
Libs: -L${libdir} -lnl-tiny
|
Libs: -L${libdir} -lnl-tiny
|
||||||
Cflags:
|
Cflags: -I${includedir}
|
||||||
|
Loading…
Reference in New Issue
Block a user