[Bug 221467] audio/amarok-kde4: missing dependency on libmysqld

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 27 19:48:49 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221467

David Naylor <dbn at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|kde at FreeBSD.org             |dbn at FreeBSD.org
             Status|New                         |In Progress
                 CC|                            |dbn at FreeBSD.org

--- Comment #2 from David Naylor <dbn at FreeBSD.org> ---
I've checked and Amarok needs both mysql client and embedded, however it only
has USES=mysql, instead of USES=mysql:client,embedded.  

The reason poudriere (and the the package server) succeeds is that
mysql36-server is pulled in via a dependencies:
nepomuk->akonadi->mysql56-server.  You, however, likely have akonadi configured
to use a different database (PostgreSQL or Sqlite).  

Since I'm touching amarok for bug @218821 I'll fix this as well.

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


More information about the kde-freebsd mailing list