packaging: add requires of xkbcommon to pepper-xkb-devel
authorSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Jun 2019 12:09:39 +0000 (21:09 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Mon, 24 Jun 2019 02:19:19 +0000 (11:19 +0900)
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
packaging/pepper.spec

index fecc032..614fba2 100644 (file)
@@ -126,6 +126,7 @@ This package includes xkb module files.
 %package xkb-devel
 Summary: XKB development module for pepper package
 Requires: pepper-xkb = %{version}-%{release}
+Requires: pkgconfig(xkbcommon)
 
 %description xkb-devel
 This package includes xkb development module files.