Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1831 ec354946-7b23-47d6-9f5a-488ba84defc7

kudoh 13 years ago
parent
commit
15aef800f2
1 changed files with 6 additions and 1 deletions
  1. 6 1
      t/tint2/tint2-vl.spec

+ 6 - 1
t/tint2/tint2-vl.spec

@@ -2,18 +2,20 @@ Name:		tint2
 Summary:	Tint2 - A Lightweight Panel and Taskbar
 Summary(ja):	Tint2 - 軽量なパネルとタスクバー
 Version:	0.11
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 License: 	GPLv2+
 Group:		User Interface/Desktops
 URL:		http://code.google.com/p/tint2/
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 BuildRequires:	cairo-devel
+BuildRequires:	cmake
 BuildRequires:	libX11-devel
 BuildRequires:	pango-devel
 BuildRequires:	libXinerama-devel
 BuildRequires:	imlib2-devel
 BuildRequires:	glib2-devel
+BuildRequires:	gtk2-devel
 BuildRequires:	libXrandr-devel
 BuildRequires:	libXrender-devel
 BuildRequires:  libXcomposite-devel
@@ -66,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Sep 19 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.11-3
+- added BuildRequires: cmake, gtk2-devel (see [BTS:VineLinux:0928] again)
+
 * Thu Aug 26 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.11-2
 - removed tintwizard.py (it would like to separately make package)
 - dropt Requires: pygtk2