[Bug 275513] audio/musicpd: Fix dependency for CURL option

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 03 Dec 2023 22:03:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275513

            Bug ID: 275513
           Summary: audio/musicpd: Fix dependency for CURL option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: riggs@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
          Assignee: riggs@FreeBSD.org
             Flags: maintainer-feedback?(riggs@FreeBSD.org)

Created attachment 246756
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=246756&action=edit
Patch for musicpd

CURL enables curl and webdav support, webdav supports requires expat however
the PLAYLISTS option toggles expat support which causes a conflict. If CURL is
selected always require PLAYLISTS too to make sure expat is available.

-- 
You are receiving this mail because:
You are the assignee for the bug.