]> git.pld-linux.org Git - packages/GXedit.git/commitdiff
- Removed 'BuildRequires: (XFree86|glib)-devel' from packages which have
authormkochano <mkochano@pld-linux.org>
Mon, 1 May 2000 21:02:34 +0000 (21:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  'BuildRequires: gtk+-devel'. They were redundant, beacuse 'gtk+-devel' says
  what it needs using 'Requires'. BTW, awk rules :)

Changed files:
    GXedit.spec -> 1.20

GXedit.spec

index 6e997f7efb8253fe845eb5c826f2ba7f6302fc5d..7ce6abb13e2f53206059ceb54f1428e570cdf6f7 100644 (file)
@@ -17,8 +17,6 @@ Patch1:       GXedit-makefile.patch
 Patch2:                GXedit-nobash.patch
 URL:           http://www.linuxbox.com/~drow/GXedit/
 BuildRequires: gtk+-devel >= 1.2.0
-BuildRequires: glib-devel >= 1.2.0
-BuildRequires: XFree86-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _prefix         /usr/X11R6
This page took 0.045964 seconds and 4 git commands to generate.