[csw-devel] SF.net SVN: gar:[2634] csw/mgar/pkg/asciidoc/trunk/Makefile
trygvis at users.sourceforge.net
trygvis at users.sourceforge.net
Wed Dec 17 19:23:40 CET 2008
Revision: 2634
http://gar.svn.sourceforge.net/gar/?rev=2634&view=rev
Author: trygvis
Date: 2008-12-17 18:23:40 +0000 (Wed, 17 Dec 2008)
Log Message:
-----------
o Adding missing pre-requisite.
Modified Paths:
--------------
csw/mgar/pkg/asciidoc/trunk/Makefile
Modified: csw/mgar/pkg/asciidoc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/asciidoc/trunk/Makefile 2008-12-17 18:23:22 UTC (rev 2633)
+++ csw/mgar/pkg/asciidoc/trunk/Makefile 2008-12-17 18:23:40 UTC (rev 2634)
@@ -20,6 +20,8 @@
DISTFILES += CSWasciidoc.gspec CSWasciidoc.depend
DISTFILES += $(AUTOFILES)
+PREREQUISITE_PKGS = CSWautoconf
+
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list