SF.net SVN: morphix: [2318] trunk/morph-scripts/debian/control

[email protected] Mon, 19 Jun 2006 13:15:06 -0700
Newsgroups gmane.linux.morphix.cvs
Message-ID <[email protected]>
Revision: 2318
Author:   bmsleight
Date:     2006-06-19 13:15:00 -0700 (Mon, 19 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/morphix/?rev=2318&view=rev

Log Message:
-----------
Incorrect depends - thanks aquatix

Modified Paths:
--------------
    trunk/morph-scripts/debian/control
Modified: trunk/morph-scripts/debian/control
===================================================================
--- trunk/morph-scripts/debian/control	2006-06-18 21:20:33 UTC (rev 2317)
+++ trunk/morph-scripts/debian/control	2006-06-19 20:15:00 UTC (rev 2318)
@@ -116,5 +116,5 @@
 
 Package: morphix-rebrand
 Architecture: any
-Depends: make-iso, make, imagemagick, make
+Depends: morphix-make-iso, make, imagemagick
 Description: Rebrands a Morphix LiveCD, using a graphics.png file.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.