Your message dated Fri, 11 Aug 2006 22:11:46 -0300
with message-id <[EMAIL PROTECTED]>
and subject line oops
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: skippy
Version: 0.5.1rc1-3
Severity: serious
Tags: patch

When building 'skippy' in a clean 'unstable' chroot,
I get the following error:

gcc -g -Wall -O2 -I/usr/X11R6/include `imlib2-config --cflags` `pkg-config xft 
--cflags` -g -pedantic -Wall -DXINERAMA -DPCRE -o skippy skippy.c wm.c dlist.c 
mainwin.c clientwin.c layout.c focus.c config.c tooltip.c -L/usr/X11R6/lib 
-lX11 -lm `imlib2-config --libs` `pkg-config xft --libs` -lXext -lXinerama 
-lpcre
In file included from skippy.c:20:
skippy.h:31:38: error: X11/extensions/Xinerama.h: No such file or directory

Please add the missing Build-Depends on 'libxinerama-dev'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/skippy-0.5.1rc1/debian/control ./debian/control
--- ../tmp-orig/skippy-0.5.1rc1/debian/control  2005-08-14 13:15:09.000000000 
+0000
+++ ./debian/control    2005-08-14 13:14:49.000000000 +0000
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Niv Altivanik (Debian Packages) <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.0), libxft-dev, libimlib2-dev, libxmu-dev, 
cdbs, libpcre3-dev
+Build-Depends: debhelper (>= 4.1.0), libxinerama-dev, libxft-dev, 
libimlib2-dev, libxmu-dev, cdbs, libpcre3-dev
 Standards-Version: 3.6.1
 
 Package: skippy


--- End Message ---
--- Begin Message ---
this should be fixed long ago .. 

-- 
Niv Sardi-Altivanik <[EMAIL PROTECTED]> 
  -  =  Debian::GNU/Linux::Addict  =  -                               

> Random Fortune (To make your day better if not wiser) < 
Kindness is a language which the deaf can hear and the blind can read.
                -- Mark Twain

--- End Message ---

Reply via email to