packaging: always require "egl", even on X11 67/27667/1 accepted/tizen/common/20140918.092827 submit/tizen_common/20140918.085656
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Wed, 17 Sep 2014 09:27:31 +0000 (11:27 +0200)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Wed, 17 Sep 2014 09:27:31 +0000 (11:27 +0200)
Building the examples always links with "-lEGL", so we
should always require "egl", even on X11.

Change-Id: I0a018debbff786d92efd1be5bb8b2159c2f56803
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
packaging/com.samsung.dali-demo.spec

index 6acffc4..ddd1ea9 100755 (executable)
@@ -21,9 +21,7 @@ BuildRequires:  pkgconfig(capi-media-player)
 BuildRequires:  dali-toolkit-devel
 BuildRequires:  dali-adaptor-devel
 BuildRequires:  pkgconfig(dlog)
-%if %{with wayland}
 BuildRequires:  pkgconfig(egl)
-%endif
 
 %description
 The OpenGLES Canvas Core Demo is a collection of examples and demonstrations