packaging
This commit is contained in:
parent
950394d20f
commit
e443868e04
@ -7,7 +7,7 @@
|
|||||||
RCLVERS=1.23.0
|
RCLVERS=1.23.0
|
||||||
LENSVERS=1.19.10.3543
|
LENSVERS=1.19.10.3543
|
||||||
SCOPEVERS=1.20.2.4
|
SCOPEVERS=1.20.2.4
|
||||||
PPAVERS=1
|
PPAVERS=3
|
||||||
|
|
||||||
#
|
#
|
||||||
RCLSRC=/y/home/dockes/projets/fulltext/recoll/src
|
RCLSRC=/y/home/dockes/projets/fulltext/recoll/src
|
||||||
@ -44,7 +44,7 @@ check_recoll_orig()
|
|||||||
debdir=debian
|
debdir=debian
|
||||||
# Note: no new releases for lucid: no webkit. Or use old debianrclqt4 dir.
|
# Note: no new releases for lucid: no webkit. Or use old debianrclqt4 dir.
|
||||||
series="trusty xenial yakkety"
|
series="trusty xenial yakkety"
|
||||||
#series=
|
# series=yakkety
|
||||||
|
|
||||||
if test "X$series" != X ; then
|
if test "X$series" != X ; then
|
||||||
check_recoll_orig
|
check_recoll_orig
|
||||||
|
|||||||
@ -6,8 +6,10 @@ Build-Depends: autotools-dev,
|
|||||||
debhelper (>= 7),
|
debhelper (>= 7),
|
||||||
dh-python,
|
dh-python,
|
||||||
bison,
|
bison,
|
||||||
libqt4-dev,
|
qt5-default,
|
||||||
libqtwebkit-dev,
|
qt5-qmake,
|
||||||
|
qtbase5-dev,
|
||||||
|
libqt5webkit5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxapian-dev (>= 1.2.0),
|
libxapian-dev (>= 1.2.0),
|
||||||
libz-dev,
|
libz-dev,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user