diff options
author | Juan Zhao <juan.j.zhao@intel.com> | 2013-12-13 17:56:11 +0800 |
---|---|---|
committer | Juan Zhao <juan.j.zhao@intel.com> | 2013-12-13 17:58:34 +0800 |
commit | 90fa6102f8deca66be5b0bf9fa0960cb81d7039e (patch) | |
tree | d97c535386ce1516ed255f1186215f5209f5df2f | |
parent | 2e1acf46b1796461b60429502d3a8636ddf7c7a8 (diff) | |
download | libxkbcommon-accepted/tizen_ivi_panda.tar.gz libxkbcommon-accepted/tizen_ivi_panda.tar.bz2 libxkbcommon-accepted/tizen_ivi_panda.zip |
Removed build dependency on kbproto.tizen_3.0.m14.3_ivi_releasetizen_3.0.m14.2_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen_ivi_panda/20140403.012038submit/tizen/20131220.072219accepted/tizen/mobile/20131223.190320accepted/tizen/ivi/panda/20140403.014335accepted/tizen/ivi/20131220.223337accepted/tizen/generic/20140106.140322tizen_ivi_pandatizen_3.0.m14.3_ivitizen_3.0.m14.2_ivitizen_3.0.2014.q3_commonaccepted/tizen_ivi_pandaaccepted/tizen_genericaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonaccepted/tizen/mobileaccepted/tizen/ivi/stableaccepted/tizen/generic
Not use any thing from kbproto, so remove it.
Change-Id: I6059004d9ff9295b63a7f05568ccd1373288f2c1
-rw-r--r-- | packaging/libxkbcommon.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/libxkbcommon.spec b/packaging/libxkbcommon.spec index 2f5dea9..f6cc031 100644 --- a/packaging/libxkbcommon.spec +++ b/packaging/libxkbcommon.spec @@ -16,7 +16,7 @@ BuildRequires: bison BuildRequires: flex BuildRequires: libtool >= 2 BuildRequires: pkgconfig -BuildRequires: pkgconfig(kbproto) >= 1.0.4 +#BuildRequires: pkgconfig(kbproto) >= 1.0.4 BuildRequires: pkgconfig(xorg-macros) >= 1.8 #BuildRequires: pkgconfig(xproto) |