Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263125 - net-wireless/wireless-regdb has wrong RDEPEND
Summary: net-wireless/wireless-regdb has wrong RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-20 13:58 UTC by Wolfram Schlich (RETIRED)
Modified: 2009-03-20 14:16 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 Wolfram Schlich (RETIRED) gentoo-dev 2009-03-20 13:58:25 UTC
See bug #262914 :)

Current wireless-regdb ebuilds have the following deps:
--8<--
DEPEND="dev-libs/openssl
        dev-lang/python"
RDEPEND="${DEPEND}"
--8<--

I doubt that the resulting /usr/lib/crda/regulatory.bin
runtime-depends on openssl and/or python :)
Please set RDEPEND="". Thanks!
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2009-03-20 14:16:20 UTC
Thank you for your report, sorry about the inconvenience. Hope it's all embedded-ready now :)

+  20 Mar 2009; <chainsaw@gentoo.org> -wireless-regdb-20081117.ebuild,
+  wireless-regdb-20090115.ebuild, wireless-regdb-20090130.ebuild,
+  wireless-regdb-20090309.ebuild:
+  Clear out RDEPEND, there are no actual runtime dependencies as pointed out
+  by Wolfram Schlich <wschlich@gentoo.org> in bug #263125. Cleared out old
+  ebuild.