Summary: | www/linux-f10-flashplugin11: drop unused gdkpixbuf dependency | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-emulation (Nobody) <emulation> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jkim | ||||
Priority: | --- | Keywords: | patch, regression | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Auto-assigned to maintainer emulation@FreeBSD.org A commit references this bug: Author: jkim Date: Mon Nov 17 20:35:41 UTC 2014 New revision: 372685 URL: https://svnweb.freebsd.org/changeset/ports/372685 Log: Revert r372458 for www/linux-f10-flashplugin11. I incorrectly presumed libgdk_pixbuf-2.0.so.0 is installed by graphics/linux-f10-gdk-pixbuf. PR: 195103 Pointy hat to: jkim Changes: head/www/linux-f10-flashplugin11/Makefile Committed (r372685), thanks! Sorry for the breakage. |
Created attachment 149514 [details] fix libflashplayer.so requires libgdk_pixbuf-2.0.so.0 which is provided by either x11-toolkits/linux-f10-gtk2 or graphics/linux-c6-gdk-pixbuf. USE_LINUX_APPS=gdkpixbuf conflating different version branches likely led to the confusion.