[csw-devel] SF.net SVN: gar:[20491] csw/mgar/pkg/scrot/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Mar 21 11:08:36 CET 2013


Revision: 20491
          http://gar.svn.sourceforge.net/gar/?rev=20491&view=rev
Author:   dmichelsen
Date:     2013-03-21 10:08:35 +0000 (Thu, 21 Mar 2013)
Log Message:
-----------
scrot/trunk: Update dependency to imlib2

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

Modified: csw/mgar/pkg/scrot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/scrot/trunk/Makefile	2013-03-21 09:52:47 UTC (rev 20490)
+++ csw/mgar/pkg/scrot/trunk/Makefile	2013-03-21 10:08:35 UTC (rev 20491)
@@ -14,13 +14,13 @@
 VENDOR_URL = http://freecode.com/projects/scrot
 
 BUILD_DEP_PKGS += CSWlibgiblib-dev
-BUILD_DEP_PKGS += CSWimlib2
+BUILD_DEP_PKGS += CSWlibimlib2-dev
 
 PACKAGES += CSWscrot
 SPKG_DESC_CSWscrot = Screen capture utility
 # PKGFILES is catchall
 RUNTIME_DEP_PKGS_CSWscrot += CSWlibgiblib1
-RUNTIME_DEP_PKGS_CSWscrot += CSWimlib2
+RUNTIME_DEP_PKGS_CSWscrot += CSWlibimlib2-1
 
 include gar/category.mk
 

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