Преглед на файлове

Add x11 runtime dependency, remove other unneeded runtime dependencies

Michael Schloh von Bennewitz преди 22 години
родител
ревизия
e9b8ce5c76
променени са 1 файла, в които са добавени 3 реда и са изтрити 4 реда
  1. 3 4
      as-gui/as-gui.spec

+ 3 - 4
as-gui/as-gui.spec

@@ -45,15 +45,14 @@ Source0:      http://as.is.eu.cw.com/source/as-gui-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20020206, qt >= 3.2.3-20031120, pkgconfig, make
-PreReq:       OpenPKG, openpkg >= 20020206, qt >= 3.2.3-20031120
+BuildPreReq:  OpenPKG, openpkg >= 20020206, x11
+PreReq:       OpenPKG, openpkg >= 20020206, x11
+BuildPreReq:  qt >= 3.2.3-20031120, pkgconfig, make
 %if "%{with_mico}" == "yes"
 BuildPreReq:  mico
-PreReq:       mico
 %endif
 %if "%{with_esoap}" == "yes"
 BuildPreReq:  easysoap
-PreReq:       easysoap
 %endif
 AutoReq:      no
 AutoReqProv:  no