devel package need libxml2-devel 54/8854/1
authorAnas Nashif <anas.nashif@intel.com>
Wed, 28 Aug 2013 12:59:40 +0000 (08:59 -0400)
committerAnas Nashif <anas.nashif@intel.com>
Wed, 28 Aug 2013 12:59:40 +0000 (08:59 -0400)
packaging/libwbxml2.spec

index b4cf20ba4aa8e68a38955329df2171ea48f85c85..c3f4e8a0b297df2b0d8f29ce359ebfe6c82a1140 100644 (file)
@@ -45,6 +45,7 @@ Group:          System/Development
 Requires:       glibc-devel
 Requires:       libwbxml2 = %{version}
 Requires:       pkgconfig(expat)
+Requires:       pkgconfig(libxml-2.0)
 
 %description devel
 wbxml2 is a library that includes a WBXML parser and a WBXML compiler.