Commit:    5aea24eef93f85f2e7fa108e5d92488cccfe0aff
Author:    Anatol Belski <a...@php.net>         Sun, 29 Sep 2013 19:16:05 +0200
Parents:   c38e9244d05675f0aa325c05fec5a7d4ba214323
Branches:  master

Link:       
http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=5aea24eef93f85f2e7fa108e5d92488cccfe0aff

Log:
added config for facedetect

Changed paths:
  M  client/data/config/pecl/exts.ini


Diff:
diff --git a/client/data/config/pecl/exts.ini b/client/data/config/pecl/exts.ini
index 1dde2a4..0807762 100644
--- a/client/data/config/pecl/exts.ini
+++ b/client/data/config/pecl/exts.ini
@@ -480,3 +480,9 @@ libs[]=taglib
 exts[]=
 opts[]=
 
+[facedetect]
+type=with
+libs[]=OpenCV
+exts[]=
+opts[]=
+


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to