Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 3757] New: Buildroot can't build mplayer with libmad
@ 2011-05-18 19:48 bugzilla at busybox.net
  2011-05-18 20:04 ` [Buildroot] [Bug 3757] " bugzilla at busybox.net
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2011-05-18 19:48 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=3757

           Summary: Buildroot can't build mplayer with libmad
           Product: buildroot
           Version: 2011.02
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: sasamy at yandex.ru
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


mplayer.mk:

ifeq ($(BR2_PACKAGE_MAD),y)

should be:

ifeq ($(BR2_PACKAGE_LIBMAD),y)

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-18 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-18 19:48 [Buildroot] [Bug 3757] New: Buildroot can't build mplayer with libmad bugzilla at busybox.net
2011-05-18 20:04 ` [Buildroot] [Bug 3757] " bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox