Revision: 25708 http://sourceforge.net/p/gar/code/25708 Author: dmichelsen Date: 2016-05-11 09:28:36 +0000 (Wed, 11 May 2016) Log Message: ----------- libsecret/trunk: Add override for linker anomaly
Modified Paths: -------------- csw/mgar/pkg/libsecret/trunk/Makefile Modified: csw/mgar/pkg/libsecret/trunk/Makefile =================================================================== --- csw/mgar/pkg/libsecret/trunk/Makefile 2016-05-10 12:18:19 UTC (rev 25707) +++ csw/mgar/pkg/libsecret/trunk/Makefile 2016-05-11 09:28:36 UTC (rev 25708) @@ -30,6 +30,9 @@ RUNTIME_DEP_PKGS_CSWlibsecret-dev += CSWlibgio2-0-0 RUNTIME_DEP_PKGS_CSWlibsecret-dev += CSWlibglib2-0-0 +# Linker anomaly for i386 +CHECKPKG_OVERRIDES_CSWlibsecret1-0 += surplus-dependency|CSWlibintl8 + # Makefile unconditionally uses -Wno-error GARCOMPILER = GNU This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.