Accepting request 538276 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/538276 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=151
This commit is contained in:
commit
7cafc839ad
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 18:01:15 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Explicitly require python2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 10:30:38 UTC 2017 - vcizek@suse.com
|
||||
|
||||
|
@ -85,10 +85,10 @@ BuildRequires: libstdc++-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
# Python 2.7 or later is required to run autogen.sh
|
||||
BuildRequires: python-devel >= 2.7
|
||||
BuildRequires: python2-devel >= 2.7
|
||||
# Test dependency
|
||||
BuildRequires: python-pysqlite
|
||||
BuildRequires: python-xml
|
||||
BuildRequires: python2-xml
|
||||
BuildRequires: ruby-devel >= 1.8.2
|
||||
BuildRequires: sqlite3-devel >= %{sqlite_minimum_version}
|
||||
BuildRequires: swig
|
||||
|
Loading…
x
Reference in New Issue
Block a user