Package: tv-fonts
Version: 1.1-7
Followup-For: Bug #641156
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/control: Add x11-xserver-utils to build-dependencies. We
    can't guarantee that someone won't build in a tty with a non-empty
    $DISPLAY (which is what the upstream Makefile checks), so even
    though this source package compiles fine on the buildds, handle the
    other case, too. Fixes FTBFS. (Closes: #641156)


Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric-proposed'), (500, 'oneiric')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-12-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u tv-fonts-1.1/debian/control tv-fonts-1.1/debian/control
--- tv-fonts-1.1/debian/control
+++ tv-fonts-1.1/debian/control
@@ -2,7 +2,7 @@
 Section: fonts
 Priority: extra
 Build-Depends: cdbs, debhelper (>= 7)
-Build-Depends-Indep: xfonts-utils, bzip2
+Build-Depends-Indep: xfonts-utils, bzip2, x11-xserver-utils
 Maintainer: Roberto Lumbreras <ro...@debian.org>
 Standards-Version: 3.8.2
 Homepage: http://linux.bytesex.org/xawtv/tvfonts.html

Reply via email to