[paketler-commits] r53615 - in playground/review/programming/libs/pythonmagick: . files

paketler-commits at pardus.org.tr paketler-commits at pardus.org.tr
16 Eyl 2008 Sal 10:57:56 EEST


Author: gokcen.eraslan
Date: Tue Sep 16 10:57:56 2008
New Revision: 53615

Added:
   playground/review/programming/libs/pythonmagick/files/
   playground/review/programming/libs/pythonmagick/files/api-change.diff
Modified:
   playground/review/programming/libs/pythonmagick/pspec.xml
Log:
Compile fix

Modified: playground/review/programming/libs/pythonmagick/pspec.xml
=================================================================
--- playground/review/programming/libs/pythonmagick/pspec.xml	(original)
+++ playground/review/programming/libs/pythonmagick/pspec.xml	Tue Sep 16 10:57:56 2008
@@ -16,11 +16,17 @@
             <Dependency>boost</Dependency>
             <Dependency>imagemagick</Dependency>
         </BuildDependencies>
-
+        <Patches>
+            <Patch level="1">api-change.diff</Patch>
+        </Patches>
     </Source>
 
     <Package>
         <Name>pythonmagick</Name>
+        <RuntimeDependencies>
+            <Dependency>boost</Dependency>
+            <Dependency>imagemagick</Dependency>
+        </RuntimeDependencies>
         <Files>
             <Path fileType="library">/usr/lib</Path>
             <Path fileType="doc">/usr/share/doc</Path>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi