git://scientific.zcu.cz
/
rOCCI-packaging.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4169ef0
)
Fix dependency of noarch subpackage on the arch one - there shouldn't be so strict...
author
František Dvořák
<valtri@civ.zcu.cz>
Mon, 10 Mar 2014 16:21:42 +0000
(17:21 +0100)
committer
František Dvořák
<valtri@civ.zcu.cz>
Mon, 10 Mar 2014 16:21:42 +0000
(17:21 +0100)
rocci-server/debian/control
patch
|
blob
|
blame
|
history
diff --git
a/rocci-server/debian/control
b/rocci-server/debian/control
index
f5c13ad
..
36cdb79
100644
(file)
--- a/
rocci-server/debian/control
+++ b/
rocci-server/debian/control
@@
-30,7
+30,7
@@
Package: rocci-server-apache
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends:
- rocci-server (
= ${binary
:Version}), apache2-mpm-worker,
+ rocci-server (
>= ${source
:Version}), apache2-mpm-worker,
libapache2-mod-passenger (>= 4.0.29),
${misc:Depends}
Description: Ruby OCCI Server with configurations for Apache