[24012] in Source-Commits

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

/svn/athena r23621 - trunk/debathena/config/alpine-config/debian

daemon@ATHENA.MIT.EDU (Evan Broder)
Sat Mar 14 00:55:43 2009

Date: Sat, 14 Mar 2009 00:55:34 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200903140455.n2E4tYbU015354@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: broder
Date: 2009-03-14 00:55:34 -0400 (Sat, 14 Mar 2009)
New Revision: 23621

Modified:
   trunk/debathena/config/alpine-config/debian/control.in
Log:
When building alpine-config, build-depend on any alpine, not just
debathena-alpine.

The build chroots don't have debathena-system installed, so they won't
find it.


Modified: trunk/debathena/config/alpine-config/debian/control.in
===================================================================
--- trunk/debathena/config/alpine-config/debian/control.in	2009-03-14 04:52:49 UTC (rev 23620)
+++ trunk/debathena/config/alpine-config/debian/control.in	2009-03-14 04:55:34 UTC (rev 23621)
@@ -2,7 +2,7 @@
 Section: debathena-config/net
 Priority: extra
 Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: @cdbs@, debathena-alpine
+Build-Depends: @cdbs@, alpine
 Standards-Version: 3.7.2
 
 Package: debathena-alpine-config


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