projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba6586b
)
libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 16 Jun 2008 11:26:56 +0000
(11:26 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 16 Jun 2008 11:26:56 +0000
(11:26 -0000)
package/libvorbis/Config.in
patch
|
blob
|
history
diff --git
a/package/libvorbis/Config.in
b/package/libvorbis/Config.in
index 9d63026b1ddbb7e7f13f142ea04d1737d204b608..2df7fc41b0ad218ad57bb1f75978a522430228e3 100644
(file)
--- a/
package/libvorbis/Config.in
+++ b/
package/libvorbis/Config.in
@@
-33,4
+33,4
@@
config BR2_PACKAGE_LIBVORBIS_TREMOR
Not yet implemented
comment "libvorbis requires the package libogg to build"
- depends on !BR2_PACKAGE_LIB
VORBIS
+ depends on !BR2_PACKAGE_LIB
OGG