Accepting request 93652 from devel:tools:scm:svn
add libtool to buildrequires (forwarded request 93027 from coolo) OBS-URL: https://build.opensuse.org/request/show/93652 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=80
This commit is contained in:
commit
58a8fe0dfb
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 22 10:23:14 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add libtool as buildrequire to avoid implicit dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 23 17:34:20 CEST 2011 - dmueller@suse.de
|
Sun Oct 23 17:34:20 CEST 2011 - dmueller@suse.de
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
%define with_ruby 0%{?suse_version} > 1110
|
%define with_ruby 0%{?suse_version} > 1110
|
||||||
%define with_intree_swig 0%{?suse_version} != 1110
|
%define with_intree_swig 0%{?suse_version} != 1110
|
||||||
@ -47,7 +46,7 @@ Release: 1
|
|||||||
%define sqlite_version 3.7.6.3
|
%define sqlite_version 3.7.6.3
|
||||||
%define sqlite_pkg_version 3070603
|
%define sqlite_pkg_version 3070603
|
||||||
BuildRequires: apache2-devel db-devel file-devel gcc-c++ libstdc++-devel zlib-devel
|
BuildRequires: apache2-devel db-devel file-devel gcc-c++ libstdc++-devel zlib-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: libtool pkgconfig
|
||||||
BuildRequires: python-devel python-xml
|
BuildRequires: python-devel python-xml
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
%if %with_python_ctypes
|
%if %with_python_ctypes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user