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>
Mon, 15 Dec 2014 14:37:07 +0000 (15:37 +0100)
Adjust build requirements for a refactoring of the eet project

packaging/elementary.changes
packaging/elementary.spec

index 20b27d6..9f5dcb9 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 fd7be04..1eafd2e 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