[26883] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r25814 - trunk/debathena/config/lightdm-config/debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Feb 20 09:52:50 2013

Date: Wed, 20 Feb 2013 09:52:43 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201302201452.r1KEqhf5004537@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2013-02-20 09:52:43 -0500 (Wed, 20 Feb 2013)
New Revision: 25814

Modified:
   trunk/debathena/config/lightdm-config/debian/control.in
Log:
Build-dep on x11-common to workaround LP 921169 on oneiric

Modified: trunk/debathena/config/lightdm-config/debian/control.in
===================================================================
--- trunk/debathena/config/lightdm-config/debian/control.in	2013-02-19 19:21:49 UTC (rev 25813)
+++ trunk/debathena/config/lightdm-config/debian/control.in	2013-02-20 14:52:43 UTC (rev 25814)
@@ -2,7 +2,9 @@
 Section: debathena-config/gnome
 Priority: extra
 Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: @cdbs@, lightdm
+# The build dependency on x11-common is to work around LP: #921169
+# It can be removed once we stop building for Oneiric.
+Build-Depends: @cdbs@, x11-common, lightdm
 Standards-Version: 3.9.1
 
 Package: debathena-lightdm-config


home help back first fref pref prev next nref lref last post