Browse Source

add BuildRequires: python-devel

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1863 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 14 years ago
parent
commit
aa2e3ac781
1 changed files with 5 additions and 1 deletions
  1. 5 1
      lib/libx/libxcb/libxcb-vl.spec

+ 5 - 1
lib/libx/libxcb/libxcb-vl.spec

@@ -6,7 +6,7 @@ Summary:        A C binding to the X11 protocol
 Summary(ja):    X11 プロトコルの C による実装
 Name:           libxcb
 Version:        1.5
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        MIT
@@ -26,6 +26,7 @@ BuildRequires:  libxslt
 BuildRequires:  xcb-proto >= 1.6
 BuildRequires:  xorg-x11-proto-devel
 BuildRequires:  xorg-x11-util-macros
+BuildRequires:  python-devel
 
 %description
 The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a
@@ -148,6 +149,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Sep 21 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.5-3
+- add BuildRequires: python-devel
+
 * Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 1.5-2
 - build with rpm-4.8.1-1 for pkg-config file