From: Daniel Juyung Seo Date: Fri, 8 Oct 2010 04:36:05 +0000 (+0900) Subject: [Patch] Applied Mike's patch for webview split from elementary. X-Git-Tag: origin~63^2~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=219c24eeae64d639cea912ba017b44dab1c842c9;p=framework%2Fuifw%2Felementary.git [Patch] Applied Mike's patch for webview split from elementary. + Added libxml2-dev dependency to debian/control. --- diff --git a/debian/control b/debian/control index 8e4cb8a..5ae95ef 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: x11 Priority: optional Maintainer: Jaehwan Kim , Chuneon Park , Juyung Seo , Myungjae Lee , Woohyun Jung , Jihoon Kim Uploaders: Doyoun Kang , Hyoyoung Chang -Build-Depends: debhelper (>= 6), cdbs, libecore-dev, libevas-dev, libeet-dev, libeet-bin, libedje-dev, pkg-config, libtool, libeina-dev, libefreet-dev, libethumb-dev +Build-Depends: debhelper (>= 6), cdbs, libecore-dev, libevas-dev, libeet-dev, libeet-bin, libedje-dev, pkg-config, libtool, libeina-dev, libefreet-dev, libethumb-dev, libxml2-dev Standards-Version: 3.8.1 Homepage: http://www.enlightenment.org