Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 221591

Summary: dev-libs/libmimedir: suspect runtime-depend on sys-devel/bison
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo PDA project <pda>
Status: RESOLVED FIXED    
Severity: normal CC: jer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 221421    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-05-11 15:17:12 UTC
Your package is runtime-depending on sys-devel/bison standing to http://tinderbox.dev.gentoo.org/misc/rindex/sys-devel/bison . sys-devel/bison is a tool used almost always at build-time, (it's either a build system or a generator - sorry this is a generic template I start with so I can't tell you right away which one). This means that it should only be depended at build-time.

Please correct your ebuild or document why it is used as a runtime-dependency so that it will not be suspected again.

Thanks,
Diego
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-05-07 04:07:48 UTC
# ChangeLog for dev-libs/libmimedir
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmimedir/ChangeLog,v 1.9 2010/05/07 01:22:34 jer Exp $

  07 May 2010; Jeroen Roovers <jer@gentoo.org> libmimedir-0.3.ebuild,
  libmimedir-0.4.ebuild:
  Set RDEPEND explicitly so sys-devel/{flex,bison} are not in DEPEND (bug
  #221323).