Jelajahi Sumber

needs pkgconfig and glib2

Thomas Lotterer 20 tahun lalu
induk
melakukan
9190d0d7ba
1 mengubah file dengan 3 tambahan dan 1 penghapusan
  1. 3 1
      libgda/libgda.spec

+ 3 - 1
libgda/libgda.spec

@@ -37,7 +37,7 @@ Class:        EVAL
 Group:        Database
 License:      GPL/LGPL
 Version:      %{V_major}.%{V_minor}
-Release:      20050918
+Release:      20050925
 
 #   package options
 %option       with_sqlite  yes
@@ -54,6 +54,8 @@ Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20040130, make
 PreReq:       OpenPKG, openpkg >= 20040130
+BuildPreReq:  pkgconfig, glib2
+PreReq:       pkgconfig, glib2
 BuildPreReq:  libxml, libxslt, perl-xml
 PreReq:       libxml, libxslt, perl-xml
 %if "%{with_sqlite}" == "yes"