Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 513770 - x11-libs/libXft: multilib dependency fix needed
Summary: x11-libs/libXft: multilib dependency fix needed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Multilib team
URL:
Whiteboard:
Keywords:
Depends on: gnome-3.12-stable
Blocks: 513718
  Show dependency tree
 
Reported: 2014-06-19 08:06 UTC by Michał Górny
Modified: 2014-10-13 07:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-06-19 08:06:07 UTC
-RDEPEND=">=x11-libs/libXrender-0.8.2[${MULTILIB_USEDEP}]
-	x11-libs/libX11[${MULTILIB_USEDEP}]
-	x11-libs/libXext[${MULTILIB_USEDEP}]
-	media-libs/freetype[${MULTILIB_USEDEP}]
-	media-libs/fontconfig[${MULTILIB_USEDEP}]
-	x11-proto/xproto[${MULTILIB_USEDEP}]
+RDEPEND=">=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
+	>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+	>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
+	>=media-libs/freetype-2.5.0.1[${MULTILIB_USEDEP}]
+	>=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]
+	>=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-10-13 07:17:29 UTC
+  13 Oct 2014; Michał Górny <mgorny@gentoo.org> libXft-2.3.1-r1.ebuild,
+  libXft-2.3.2.ebuild:
+  Set safe minimal versions of multilib dependencies, bug #513770.