fix dependency
This commit is contained in:
parent
594d5361dd
commit
f21d070803
1 changed files with 2 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -1,7 +1,8 @@
|
||||||
Source: libr3
|
Source: libr3
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Ronmi Ren <ronmi.ren@gmail.com>
|
Maintainer: Ronmi Ren <ronmi.ren@gmail.com>
|
||||||
Build-Depends: debhelper (>= 8.0.0), autotools-dev, check
|
Build-Depends: debhelper (>= 8.0.0), automake, autotools-dev, autoconf,
|
||||||
|
libtool, libpcre3-dev, pkg-config, check
|
||||||
Standards-Version: 3.9.4
|
Standards-Version: 3.9.4
|
||||||
Section: libs
|
Section: libs
|
||||||
Homepage: https://github.com/c9s/r3
|
Homepage: https://github.com/c9s/r3
|
||||||
|
|
Loading…
Reference in a new issue