On Mon, 2006-05-08 at 16:47 +0200, Jonas Meurer wrote:
> but then make still failed. i had to install x11proto-fonts-dev as
> well. maybe the configure script could check for this package as well.

Thanks, I reckon the following probably fixes that:

--- configure.ac~       2006-04-23 19:40:13.000000000 +0100
+++ configure.ac        2006-05-08 18:26:38.000000000 +0100
@@ -53,7 +53,7 @@
 XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)

 # Checks for pkg-config packages
-PKG_CHECK_MODULES(XORG, [xorg-server xproto xvmc $REQUIRED_MODULES])
+PKG_CHECK_MODULES(XORG, [xorg-server xproto xvmc fontsproto $REQUIRED_MODULES])
 sdkdir=$(pkg-config --variable=sdkdir xorg-server)

 # Checks for libraries.


> btw, do you plan to package ivtvdev as xserver-xorg-video-ivtv for
> debian? 

I was planning too, just as soon as there is an upstream release which
supports the new build system. 

Ian.

-- 
Ian Campbell

Revenge is a meal best served cold.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to