adding dependency with efl-extensoin packages to use interface of rotary event type 74/219974/3
authorSeungwan Woo <s-w.woo@samsung.com>
Thu, 12 Dec 2019 05:53:48 +0000 (14:53 +0900)
committerseungwan woo <s-w.woo@samsung.com>
Mon, 30 Dec 2019 01:47:04 +0000 (01:47 +0000)
Change-Id: I7a5223323a046d97b51d5eadc68c92884d594c64

clock_input_circle/configure.ac
packaging/efl-modules.spec

index 48ec3f7..e95f222 100644 (file)
@@ -38,6 +38,9 @@ fi
 AM_CONDITIONAL([HAVE_PO], [test "x${have_po}" = "xyes"])
 
 requirements="elementary, icu-i18n"
+#TIZEN_ONLY(20191212): adding packages for interface of rotary event type
+requirements+=", efl-extension"
+#
 
 PKG_CHECK_MODULES(DATETIME_INPUT_CIRCLE, [${requirements}])
 
index e536eaf..3bea2ad 100644 (file)
@@ -16,6 +16,10 @@ BuildRequires: pkgconfig(capi-media-audio-io)
 BuildRequires: pkgconfig(capi-media-sound-manager)
 BuildRequires: pkgconfig(tzsh-quickpanel)
 
+#TIZEN_ONLY(20191212): adding packages for interface of rotary event type
+BuildRequires: pkgconfig(efl-extension)
+#
+
 %description
 The EFL Modules