[csw-devel] SF.net SVN: gar:[21203] csw/mgar/pkg/cups/trunk/Makefile
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Mon May 27 13:06:24 CEST 2013
Revision: 21203
http://gar.svn.sourceforge.net/gar/?rev=21203&view=rev
Author: cgrzemba
Date: 2013-05-27 11:06:22 +0000 (Mon, 27 May 2013)
Log Message:
-----------
cups/trunk: - add 64bit libs
- update gnutls dependencies
Modified Paths:
--------------
csw/mgar/pkg/cups/trunk/Makefile
Modified: csw/mgar/pkg/cups/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cups/trunk/Makefile 2013-05-27 11:01:37 UTC (rev 21202)
+++ csw/mgar/pkg/cups/trunk/Makefile 2013-05-27 11:06:22 UTC (rev 21203)
@@ -91,6 +91,7 @@
ARCHALL_CSWcups = 1
RUNTIME_DEP_PKGS_CSWcups += CSWcupsd
RUNTIME_DEP_PKGS_CSWcups += CSWcupsclient
+RUNTIME_DEP_PKGS_CSWcupsd += CSWlibgnutls28
CHECKPKG_OVERRIDES_CSWcups += surplus-dependency|CSWcupsclient
PACKAGES += CSWphp5-cups
@@ -133,7 +134,6 @@
RUNTIME_DEP_PKGS_CSWcupsd += CSWlibcupsmime1
RUNTIME_DEP_PKGS_CSWcupsd += CSWlibcupsppdc1
RUNTIME_DEP_PKGS_CSWcupsd += CSWlibdbus1-3
-RUNTIME_DEP_PKGS_CSWcupsd += CSWlibgnutls26
RUNTIME_DEP_PKGS_CSWcupsd += CSWlibgpg-error0
RUNTIME_DEP_PKGS_CSWcupsd += CSWlibkrb5-3
RUNTIME_DEP_PKGS_CSWcupsd += CSWlibslp1
@@ -201,7 +201,7 @@
PACKAGES += CSWlibcups2
SPKG_DESC_CSWlibcups2 = CUPS libraries, libcups.so.2
PKGFILES_CSWlibcups2 += $(call pkgfiles_lib,libcups.so.2)
-RUNTIME_DEP_PKGS_CSWlibcups2 += CSWlibgnutls26
+RUNTIME_DEP_PKGS_CSWlibcups2 += CSWlibgnutls28
RUNTIME_DEP_PKGS_CSWlibcups2 += CSWlibgpg-error0
RUNTIME_DEP_PKGS_CSWlibcups2 += CSWlibz1
@@ -238,7 +238,7 @@
CHECKPKG_OVERRIDES_CSWlibcupsppdc1 += bad-rpath-entry
# commented out because libtasn1.so.3 needed by libgnutls is not availible for 64bit (at the moment)
-# BUILD64_LIBS_ONLY = 1
+BUILD64_LIBS_ONLY = 1
EXTRA_LINKER_FLAGS += -liconv
EXTRA_LINKER_FLAGS += -norunpath
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