Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98266 - Missing dependency for app-misc/bbgallery
Summary: Missing dependency for app-misc/bbgallery
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jonathan Smith (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-07 12:42 UTC by Ryan Bair
Modified: 2005-10-25 09:29 UTC (History)
1 user (show)

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 Ryan Bair 2005-07-07 12:42:46 UTC
dev-perl/gimp-perl is required for the program to work correctly with Gimp.  It
should be added to the list of dependencies in the ebuild.

Reproducible: Always
Steps to Reproduce:




Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.11-hardened-r1 i686)
=================================================================
System uname: 2.6.11-hardened-r1 i686 Pentium II (Deschutes)
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr  6 2005, 10:49:21)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium2 -mmmx -fomit-frame-pointer -pipe -fforce-mem
-fforce-addr -mfpmath=387"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium2 -mmmx -fomit-frame-pointer -pipe -fforce-mem
-fforce-addr -mfpmath=387"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
ftp://130.207.108.134/pub/gentoo ftp://130.207.108.135/pub/gentoo
http://open-systems.ufl.edu/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dfx X acpi alsa apm avi berkdb bitmap-fonts cdr crypt cups dba dvd
dvdread emboss encode fastcgi foomaticdb fortran gd gdbm gif gpm gtk gtk2
imagemagick imlib java jpeg kde libg++ libwww mad mikmod mmx motif mozilla mp3
mpeg mysql ncurses nls nptl ogg oggvorbis opengl pam pdflib perl png python qt
quicktime readline real ruby samba sdl server spell ssl svga tcltk tcpd threads
tiff truetype truetype-fonts type1-fonts usb vorbis wmf xine xml xml2 xmms xv
xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jonathan Smith (RETIRED) gentoo-dev 2005-07-11 19:00:16 UTC
i guess i can fix this problem
Comment 2 Jonathan Smith (RETIRED) gentoo-dev 2005-07-11 19:02:12 UTC
fixed
Comment 3 Heinrich Nirschl 2005-10-25 09:29:17 UTC
version 1.2.0-r1 has now a dependency on dev-perl/gimp-perl that is controled by
the use flag "gimp". However the package does not work when it is emerged
without the use flag set and called without the -I option. Seems that the
dependency is not optional.

Maybe this bug should be reopened.