mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
kismet: fix license files info
Fixes http://autobuild.buildroot.net/results/9a0ebe157438a07e145026e61c3031e5bf2283b9 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -8,7 +8,7 @@ KISMET_VERSION = 2013-03-R1a
|
||||
KISMET_SITE = http://www.kismetwireless.net/code
|
||||
KISMET_DEPENDENCIES = host-pkgconf libpcap ncurses
|
||||
KISMET_LICENSE = GPLv2+
|
||||
KISMET_LICENSE_FILES = GPL
|
||||
KISMET_LICENSE_FILES = debian/copyright
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBNL),y)
|
||||
KISMET_DEPENDENCIES += libnl
|
||||
|
||||
Reference in New Issue
Block a user