Add Debian stuff
[idzorba-moved-to-github.git] / debian / control
1 Source: zorba
2 Section: devel
3 Standards-Version: 3.6.2
4 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
5 Priority: extra
6 Build-Depends: debhelper (>= 7),
7         cmake
8         pkg-config,
9         wget,
10         libxerces-c-dev,
11         libcurl4-gnutls-dev,
12         libedit-dev,
13         libxslt1-dev,
14         bison
15
16 Package: zorba
17 Section: libs
18 Architecture: any
19 Depends: ${shlibs:Depends}
20 Description: runtime and development
21 The XQuery Processor developed by the FLWOR Foundation