freebsd-ports/multimedia/freevo/files/patch-src-plugins-zoneminder.py
William Grzybowski 01e9999200 multimedia/freevo: commit forgotten patches
Reported by:	antoine
2014-10-07 18:13:11 +00:00

11 lines
228 B
Python

--- src/plugins/zoneminder.py.orig 2014-10-06 12:02:58 UTC
+++ src/plugins/zoneminder.py
@@ -50,7 +50,7 @@
import pygame
import MySQLdb
import threading
-import ImageFile
+from PIL import ImageFile
# Freevo
import config