mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/evemu: fix legal-info
COPYING.GPL3 is not present in the sources. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
4f82eda71a
commit
6c48267877
@ -8,7 +8,7 @@ EVEMU_VERSION = 2.1.0
|
|||||||
EVEMU_SITE = http://www.freedesktop.org/software/evemu
|
EVEMU_SITE = http://www.freedesktop.org/software/evemu
|
||||||
EVEMU_SOURCE = evemu-$(EVEMU_VERSION).tar.xz
|
EVEMU_SOURCE = evemu-$(EVEMU_VERSION).tar.xz
|
||||||
EVEMU_LICENSE = LGPLv3 (library), GPLv3 (tools)
|
EVEMU_LICENSE = LGPLv3 (library), GPLv3 (tools)
|
||||||
EVEMU_LICENSE_FILES = COPYING COPYING.GPL3
|
EVEMU_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
# asciidoc used to generate manpages, which we don't need, and if it's
|
# asciidoc used to generate manpages, which we don't need, and if it's
|
||||||
# present on the build host, it ends getting called with our host-python
|
# present on the build host, it ends getting called with our host-python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user