Add BuildRequires for eet-bin
authorRusty Lynch <rusty.lynch@intel.com>
Sun, 16 Jun 2013 09:10:11 +0000 (02:10 -0700)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Fri, 18 Apr 2014 08:43:20 +0000 (10:43 +0200)
Adjust build requirements for a refactoring of the eet project

packaging/elementary.changes
packaging/elementary.spec

index 20b27d62aa3205837f6cd97c8fb48d3c026a7fdf..9f5dcb93db4c2df1cd15d69f95732bd280da399f 100644 (file)
@@ -1,3 +1,6 @@
+* Sun Jun 16 2013 Rusty Lynch <rusty.lynch@intel.com> accepted/tizen/20130606.163020@b8399a3
+- Add BuildRequires for eet-bin
+
 * Wed Jun 05 2013 Rusty Lynch <rusty.lynch@intel.com> upstream/1.7.5@55405ad
 - Update to release 1.7.7
 
index fd7be04e9ef4f492ac162006ce7795eae6abe9c0..1eafd2ed4c5378110966eec2762e3ec2a45fbabe 100644 (file)
@@ -20,6 +20,7 @@ BuildRequires:  pkgconfig(efreet)
 BuildRequires:  pkgconfig(eina)
 BuildRequires:  pkgconfig(evas)
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  eet-bin
 BuildRequires:  python-devel
 
 %description