|
@@ -12,6 +12,9 @@ VLC_LICENSE_FILES = COPYING COPYING.LIB
|
|
VLC_DEPENDENCIES = host-pkgconf
|
|
VLC_DEPENDENCIES = host-pkgconf
|
|
VLC_AUTORECONF = YES
|
|
VLC_AUTORECONF = YES
|
|
|
|
|
|
|
|
+# Install vlc libraries in staging.
|
|
|
|
+VLC_INSTALL_STAGING = YES
|
|
|
|
+
|
|
# VLC defines two autoconf functions which are also defined by our own pkg.m4
|
|
# VLC defines two autoconf functions which are also defined by our own pkg.m4
|
|
# from pkgconf. Unfortunately, they are defined in a different way: VLC adds
|
|
# from pkgconf. Unfortunately, they are defined in a different way: VLC adds
|
|
# --enable- options, but pkg.m4 adds --with- options. To make sure we use
|
|
# --enable- options, but pkg.m4 adds --with- options. To make sure we use
|