<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>163847</bug_id>
          
          <creation_ts>2007-01-26 00:41 0000</creation_ts>
          <short_desc>games-fps/ezquake-bin should depend on glib-1.2</short_desc>
          <delta_ts>2007-08-11 07:37:01 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Games</component>
          <version>2006.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>kai@kaishome.de</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          <cc>brebs@sent.com</cc>

      

      
          <long_desc isprivate="0">
            <who>kai@kaishome.de</who>
            <bug_when>2007-01-26 00:41:09 0000</bug_when>
            <thetext>ezquake-bin requires glib-1.2 but does not pull it in as dependancy. I needed to manually install it and now it works.

Reproducible: Always

Steps to Reproduce:
1. On a system having no glib-1.2 installed, install ezquake-bin
2. Try to start it - dynamic linker fails to find libglib-1.2.so

Actual Results:  
Does not start.

Expected Results:  
Should start... ;-)

Probably other dependancies are needed - like opengl stuff. As far as I realized, absolutely no dep is specified in the ezquake ebuild.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>brebs@sent.com</who>
            <bug_when>2007-01-26 02:09:03 0000</bug_when>
            <thetext>&gt; Probably other dependencies are needed - like opengl stuff.

opengl is specified in RDEPEND. It&apos;s not in DEPEND because it&apos;s not needed, to *install* a pre-compiled binary. It&apos;s only needed at runtime.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>kai@kaishome.de</who>
            <bug_when>2007-01-26 08:40:24 0000</bug_when>
            <thetext>Yes you are right. RDEPEND has all obvious deps (I was a little tired ;-)). But glib-1.2 is missing. Maybe RDEPEND=&quot;$RDEPEND &lt;dev-libs/glib-1.3&quot; is enough. That&apos;s the atom I installed to resolve the issue.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2007-08-11 07:37:01 0000</bug_when>
            <thetext>added glib dep.  thanks for the bug report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>