projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a49b53
)
- removed obsolete BuildRequires sqlite-devel
author
Arvin Schnell
<aschnell@suse.de>
Wed, 7 May 2008 08:23:49 +0000
(08:23 +0000)
committer
Arvin Schnell
<aschnell@suse.de>
Wed, 7 May 2008 08:23:49 +0000
(08:23 +0000)
libzypp.spec.cmake
patch
|
blob
|
history
diff --git
a/libzypp.spec.cmake
b/libzypp.spec.cmake
index 444a86ec5f4800d8899dff7ebb781ff84801b99d..00d6b4dd9e623bea8c4f1552b51897a4a56478e4 100644
(file)
--- a/
libzypp.spec.cmake
+++ b/
libzypp.spec.cmake
@@
-36,11
+36,8
@@
BuildRequires: glib2-devel popt-devel dbus-glib-devel rpm-devel
%endif
%if 0%{?mandriva_version}
-BuildRequires: sqlite3-devel
BuildRequires: glib2-devel
BuildRequires: librpm-devel
-%else
-BuildRequires: sqlite-devel
%endif