Add BuildRequires for eet-bin
authorRusty Lynch <rusty.lynch@intel.com>
Sun, 16 Jun 2013 09:10:11 +0000 (02:10 -0700)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Thu, 12 Mar 2015 02:23:04 +0000 (11:23 +0900)
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