Browse Source

Fix installation instructions:
* The RPM doesn't require desktop-file-utils anymore since 1.00.
* Fix yum command to include kdebase (which pulls in kdelibs and qt).


git-svn-id: file:///var/svn/tigccpp/branches/ktigcc-1-branch@1055 9552661e-59e3-4036-b4f2-dbe53926924f

kevinkofler 17 years ago
parent
commit
b47ee3bc20
1 changed files with 1 additions and 2 deletions
  1. 1 2
      ktigcc/INSTALL

+ 1 - 2
ktigcc/INSTALL

@@ -15,10 +15,9 @@ WARNING: This section is ONLY for Fedora Core 6 (and possibly later versions,
         qt-devel (for the Qt Assistant help file viewer)
         kdelibs (obviously), version 3.5.2 or higher
         kdebase (required for some features), version 3.5.2 or higher
-        desktop-file-utils (for update-desktop-database)
         ctags (to locate C functions/prototypes)
         These can be installed with:
-        yum install glib2 qt qt-devel kdelibs desktop-file-utils ctags
+        yum install glib2 qt-devel kdebase ctags
    1.2. The following RPMs packaged by me are required:
         tigcc and ktigcc-completion-data - can be obtained from
           http://tigcc.ticalc.org/linux/