Commit b4be0607 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files

libogg: add license informations

parent 348e33dd
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -5,8 +5,10 @@
#############################################################
LIBOGG_VERSION = 1.3.0
LIBOGG_SITE = http://downloads.xiph.org/releases/ogg
LIBOGG_INSTALL_STAGING = YES
LIBOGG_LICENSE = BSD-3c
LIBOGG_LICENSE_FILES = COPYING

LIBOGG_INSTALL_STAGING = YES
LIBOGG_DEPENDENCIES = host-pkgconf

$(eval $(autotools-package))