]> git.pld-linux.org Git - packages/gnome-terminal.git/commitdiff
- sorted and improved build requirements
authorwrobell <wrobell@pld-linux.org>
Tue, 10 Dec 2002 23:53:19 +0000 (23:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-terminal.spec -> 1.28

gnome-terminal.spec

index 543497d8bd2c4de5e9df6712a337f3d9bae82fef..21729a26e3d862c0c56743bbda27bb91bdac05e3 100644 (file)
@@ -9,15 +9,15 @@ Source0:      http://ftp.gnome.org/pub/gnome/sources/%{name}/2.1/%{name}-%{version}.t
 Patch0:                %{name}-TERM.patch
 URL:           http://www.gnome.org/
 BuildRequires: GConf2-devel >= 1.2.1-10
+BuildRequires: Xft-devel >= 2.0-6
 BuildRequires: gtk+2-devel >= 2.1.3-3
 BuildRequires: libglade2-devel >= 2.0.0
 BuildRequires: libgnomeui-devel >= 2.1.2
-BuildRequires: vte-devel >= 0.10.5
 BuildRequires: pkgconfig >= 0.12.0
-BuildRequires: scrollkeeper
 BuildRequires: rpm-build >= 4.1-8.2
-BuildRequires: Xft-devel >= 2.0-6
-BuildRequires: startup-notification >= 0.4
+BuildRequires: scrollkeeper
+BuildRequires: startup-notification-devel >= 0.4
+BuildRequires: vte-devel >= 0.10.5
 Requires:      libgnomeui >= 2.1.2
 Requires(post,postun): scrollkeeper
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.05577 seconds and 4 git commands to generate.