We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87da57c commit c673d99Copy full SHA for c673d99
project/debian.control
@@ -3,16 +3,17 @@ Section: main
3
Priority: optional
4
Maintainer: EMI CESNET security <emi-lb@metacentrum.cz>
5
Build-Depends: debhelper (>= 7.0.50~),
6
- apache2-prefork-dev,
+ apache2-dev | httpd-dev,
7
gsoap,
8
libcanl-c-dev,
9
libcurl4-openssl-dev,
10
doxygen,
11
libxml2,
12
libxml2-dev,
13
libssl-dev,
14
- libtool,
15
- pkg-config
+ libtool-bin,
+ pkg-config,
16
+ zlib1g-dev
17
Standards-Version: 3.9.1
18
Homepage: http://gridsite.org
19
Vcs-Cvs: :pserver:anonymous@jra1mw.cvs.cern.ch:/cvs/jra1mw/org.gridsite.core
0 commit comments