[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#440731: Wrong dependency on libgpmg1



Package: brltty-udeb
Version: 3.8-6
Severity: serious
Tags: patch, d-i

Hi!

The udeb created by brltty depends on the libgpmg1 package which is not
available in the debian-installer environment.

Attached is a patch that should fix the issue (although untested, as
brltty also FTBFS on my pbuilder and several buildds).

Cheers,
-- 
Jérémy Bobbio                        .''`. 
lunar@debian.org                    : :Ⓐ  :  # apt-get install anarchism
                                    `. `'` 
                                      `-   
--- brltty-3.8-6.orig/debian/rules	2007-09-03 23:49:46.000000000 +0200
+++ brltty-3.8/debian/rules	2007-09-03 23:49:55.000000000 +0200
@@ -8,7 +8,7 @@
 DEB_HOST_ARCH=$(shell dpkg-architecture -qDEB_HOST_ARCH)
 UDEB_CFLAGS=-Os -fomit-frame-pointer
 UDEB_DISABLE=speech-support pcm-support midi-support fm-support contracted-braille \
-	api pm-configfile
+	api pm-configfile gpm
 UDEB_CONFIGURE_OPTIONS=--with-braille-driver=-vr,all \
 	--with-braille-device=usb: --with-screen-driver=-as,-sc,all \
 	--without-init-path --without-x --without-curses \

Attachment: signature.asc
Description: Digital signature


Reply to: