remove requirement for pygtk [release 0.64.1-2mamba;Sat May 08 2021]
This commit is contained in:
parent
e302f1637e
commit
7f487cbd23
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: libvte
|
||||
Version: 0.64.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: An experimental terminal emulator
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -35,7 +35,7 @@ BuildRequires: gettext-devel
|
||||
BuildRequires: pkgconfig
|
||||
#BuildRequires: pygobject-devel
|
||||
BuildRequires: gtk-doc
|
||||
Requires: pygtk
|
||||
#Requires: pygtk
|
||||
|
||||
%description
|
||||
VTE is an experimental terminal emulator widget for use with GTK+.
|
||||
@ -129,6 +129,9 @@ ln -s %{_datadir}/vte/termcap-2.90/xterm %{buildroot}%{_datadir}/vte/termcap/xte
|
||||
#%doc doc/{*.txt,openi18n/*.txt}
|
||||
|
||||
%changelog
|
||||
* Sat May 08 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.64.1-2mamba
|
||||
- remove requirement for pygtk
|
||||
|
||||
* Sat May 01 2021 Automatic Build System <autodist@mambasoft.it> 0.64.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user