projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
457b646
)
vlc: needs host-pkgconf
author
Peter Korsgaard
<peter@korsgaard.com>
Mon, 13 Jan 2014 12:32:42 +0000
(13:32 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 13 Jan 2014 12:32:42 +0000
(13:32 +0100)
The configure script uses PKG_CHECK_MODULES to detect dependencies.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/vlc/vlc.mk
patch
|
blob
|
history
diff --git
a/package/vlc/vlc.mk
b/package/vlc/vlc.mk
index 606be0e9c781920bf7c0e2d891f3020060fdef16..d14460832222df3da4b21fc85c44a5a64161573e 100644
(file)
--- a/
package/vlc/vlc.mk
+++ b/
package/vlc/vlc.mk
@@
-9,6
+9,7
@@
VLC_SITE = http://download.videolan.org/pub/videolan/vlc/$(VLC_VERSION)
VLC_SOURCE = vlc-$(VLC_VERSION).tar.xz
VLC_LICENSE = GPLv2+ LGPLv2.1+
VLC_LICENSE_FILES = COPYING COPYING.LIB
+VLC_DEPENDENCIES = host-pkgconf
VLC_CONF_OPT += \
--disable-a52 \