summaryrefslogtreecommitdiff
path: root/libzypp-bindings.spec.cmake
diff options
context:
space:
mode:
authorMichael Andres <ma@suse.de>2008-09-05 16:43:40 +0000
committerMichael Andres <ma@suse.de>2008-09-05 16:43:40 +0000
commitc6fcfe47d295c4c8dabc469836fd6f4e87bbe529 (patch)
tree2c691fe1594ab99030eb49ad705dd8143549d7b5 /libzypp-bindings.spec.cmake
parent743e0c0f0eb1aa853b24322e46c78bc7b981c14d (diff)
downloadlibzypp-bindings-c6fcfe47d295c4c8dabc469836fd6f4e87bbe529.tar.gz
libzypp-bindings-c6fcfe47d295c4c8dabc469836fd6f4e87bbe529.tar.bz2
libzypp-bindings-c6fcfe47d295c4c8dabc469836fd6f4e87bbe529.zip
Fix basic resolvabe attributes as needed by list_resolvables.py example.
Diffstat (limited to 'libzypp-bindings.spec.cmake')
-rw-r--r--libzypp-bindings.spec.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/libzypp-bindings.spec.cmake b/libzypp-bindings.spec.cmake
index 6531e71..74149c2 100644
--- a/libzypp-bindings.spec.cmake
+++ b/libzypp-bindings.spec.cmake
@@ -18,7 +18,7 @@ Summary: Bindings for libzypp
Group: Development/Sources
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cmake gcc-c++ python-devel ruby-devel swig
-BuildRequires: libzypp-devel >= 5.2.1
+BuildRequires: libzypp-devel >= 5.8.0
Source: %{name}-%{version}.tar.bz2
%description