SF.net SVN: gar:[22795] csw/mgar/pkg/recutils/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jan 7 09:31:30 CET 2014


Revision: 22795
          http://sourceforge.net/p/gar/code/22795
Author:   dmichelsen
Date:     2014-01-07 08:31:29 +0000 (Tue, 07 Jan 2014)
Log Message:
-----------
recutils/trunk: Add overrides

Modified Paths:
--------------
    csw/mgar/pkg/recutils/trunk/Makefile

Modified: csw/mgar/pkg/recutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/recutils/trunk/Makefile	2014-01-07 08:19:29 UTC (rev 22794)
+++ csw/mgar/pkg/recutils/trunk/Makefile	2014-01-07 08:31:29 UTC (rev 22795)
@@ -26,6 +26,9 @@
 # This is just an emacs mode. It can be used when emacs is installed, no need to force dependency
 CHECKPKG_OVERRIDES_CSWrecutils += missing-dependency|CSWemacs-common
 
+# Only needed on x86
+CHECKPKG_OVERRIDES_CSWrecutils += surplus-dependency|CSWlibgpg-error0
+
 PACKAGES += CSWlibrec0
 SPKG_DESC_CSWlibrec0 = GNU recutils library, librec.so.0
 PKGFILES_CSWlibrec0 += $(call pkgfiles_lib,librec.so.0)
@@ -35,6 +38,9 @@
 RUNTIME_DEP_PKGS_CSWlibrec0 += CSWlibgcrypt11
 RUNTIME_DEP_PKGS_CSWlibrec0 += CSWlibuuid1
 
+# Only needed on x86
+CHECKPKG_OVERRIDES_CSWlibrec0 += surplus-dependency|CSWlibgpg-error0
+
 PACKAGES += CSWlibrec-dev
 SPKG_DESC_CSWlibrec-dev = Development files for librec.so.0
 PKGFILES_CSWlibrec-dev += $(PKGFILES_DEVEL)

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