SF.net SVN: gar:[24321] csw/mgar/pkg/hiera/trunk/Makefile
tosmi at users.sourceforge.net
tosmi at users.sourceforge.net
Tue Nov 11 21:10:56 CET 2014
Revision: 24321
http://sourceforge.net/p/gar/code/24321
Author: tosmi
Date: 2014-11-11 20:10:55 +0000 (Tue, 11 Nov 2014)
Log Message:
-----------
added dependency on ruby20, checkpkg fix
Modified Paths:
--------------
csw/mgar/pkg/hiera/trunk/Makefile
Modified: csw/mgar/pkg/hiera/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hiera/trunk/Makefile 2014-11-11 19:50:08 UTC (rev 24320)
+++ csw/mgar/pkg/hiera/trunk/Makefile 2014-11-11 20:10:55 UTC (rev 24321)
@@ -10,6 +10,8 @@
Long description
endef
+RUNTIME_DEP_PKGS = CSWruby20
+
MASTER_SITES = http://downloads.puppetlabs.com/hiera/
DISTFILES = $(DISTNAME).tar.gz
@@ -22,6 +24,8 @@
TEST_SCRIPTS =
INSTALL_SCRIPTS = hiera
+CHECKPKG_OVERRIDES_CSWhiera += missing-dependency|CSWlibruby1-9-1-1|or|CSWruby|or|CSWruby18|or|CSWruby191
+
include gar/category.mk
install-hiera:
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