Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2015 03:53:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196299] [maintainer] multimedia/xbmc update to kodi 14.0
Message-ID:  <bug-196299-13-IzIwRmbvKp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196299-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196299-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196299

Cory Dohm <cadatoiva@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cadatoiva@gmail.com

--- Comment #13 from Cory Dohm <cadatoiva@gmail.com> ---
Created attachment 152246
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152246&action=edit
add lang/python dependency

While testing the old XBMC port, I noticed a small bug. I'm not sure if I
should put it here, or make my own PR, but it is a very tiny thing. If you
build XBMC/Kodi from ports it runs fine, but if you run pkg autoremove the port
stops working on error "Python: Not found"

I have discovered the reason is because this port depends on lang/python for
version independent calls to the python interpreter. Somehow, lang/python gets
installed on a fresh build of Kodi, but at the same time isn't listed as a run
dependency for the port. The attached patch resolves this.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196299-13-IzIwRmbvKp>