mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
psmisc: add license info
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
9e6ab3600f
commit
7561116a77
@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
PSMISC_VERSION = 22.16
|
PSMISC_VERSION = 22.16
|
||||||
PSMISC_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/psmisc/psmisc
|
PSMISC_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/psmisc/psmisc
|
||||||
|
PSMISC_LICENSE = GPLv2
|
||||||
|
PSMISC_LICENSE_FILES = COPYING
|
||||||
PSMISC_DEPENDENCIES = ncurses $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext libintl)
|
PSMISC_DEPENDENCIES = ncurses $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext libintl)
|
||||||
|
|
||||||
ifneq ($(BR2_TOOLCHAIN_BUILDROOT_USE_SSP),y)
|
ifneq ($(BR2_TOOLCHAIN_BUILDROOT_USE_SSP),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user