projects
/
platform
/
core
/
uifw
/
libpepper-efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c637d16
)
packaging: remove defined USE_SAMPLE
55/241255/2
author
Seunghun Lee
<shiin.lee@samsung.com>
Mon, 3 Aug 2020 18:33:20 +0000
(
03:33
+0900)
committer
Seunghun Lee
<shiin.lee@samsung.com>
Wed, 19 Aug 2020 16:45:12 +0000
(
01:45
+0900)
this macro can be defined by gbs command with option '--define'.
Change-Id: Idfe94b697466049d29cfc2737c0d20692dc28be2
packaging/libpepper-efl.spec
patch
|
blob
|
history
diff --git
a/packaging/libpepper-efl.spec
b/packaging/libpepper-efl.spec
index 44bc44bc8f5c623d025073c413b2783a86f4f79f..3d6403ffc781df2f43d2a359e92913196cff9685 100644
(file)
--- a/
packaging/libpepper-efl.spec
+++ b/
packaging/libpepper-efl.spec
@@
-23,8
+23,6
@@
BuildRequires: pkgconfig(dlog)
Requires: libwayland-extension-server
Requires: pepper-xkb
-%define USE_SAMPLE 0
-
%description
EFL backend for pepper.
Pepper is a lightweight and flexible library for developing various types of wayland compositors.