Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libzypp
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Labels
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
mer-core
libzypp
Commits
5a8a52a1
Commit
5a8a52a1
authored
May 19, 2015
by
Thomas Perl
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'jb28755' into 'master'
[spec] Require libsolv 0.6.8 (Fixes JB#28755) See merge request
!4
parents
233c9639
b2fcb5b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
rpm/libzypp.spec
rpm/libzypp.spec
+3
-2
No files found.
rpm/libzypp.spec
View file @
5a8a52a1
...
...
@@ -16,8 +16,9 @@ BuildRequires: gcc-c++ >= 4.6
BuildRequires: gettext-devel
BuildRequires: libxml2-devel
BuildRequires: pkgconfig(libproxy-1.0)
BuildRequires: libsolv-devel >= 0.1.0
Requires: libsolv-tools >= 0.1.0
BuildRequires: libsolv-devel >= 0.6.8
Requires: libsolv-tools >= 0.6.8
Requires: libsolv0 >= 0.6.8
BuildRequires: expat-devel
BuildRequires: glib2-devel
BuildRequires: popt-devel
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment