after svn-server restore
This commit is contained in:
@@ -28,6 +28,9 @@ AX_USE_RPM_PACKAGING
|
||||
AX_BUILD_TEST
|
||||
#AX_BUILD_EXAMPLES
|
||||
|
||||
export QT_SELECT=5
|
||||
AC_SUBST(QT_SELECT)
|
||||
|
||||
# qt features
|
||||
AX_REQUIRE_QT([QT], [QtCore QtGui QtNetwork QtWebKit],
|
||||
[QtWidgets QtWebKitWidgets])
|
||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@@ -1,7 +1,7 @@
|
||||
Source: @PACKAGE_NAME@
|
||||
Priority: extra
|
||||
Maintainer: @AUTHOR@
|
||||
Build-Depends: debhelper, subversion, pkg-config, automake, libtool, autotools-dev, lsb-release , doxygen, graphviz, mscgen, qtbase5-dev, qtbase5-dev-tools, qttools5-dev, qt5-default, libqt5webkit5-dev, libqt5svg5-dev, xvfb, mrw-c++-dev, libxml-cxx-dev
|
||||
Build-Depends: debhelper, subversion, pkg-config, automake, libtool, autotools-dev, lsb-release , doxygen, graphviz, mscgen, qtbase5-dev, qtbase5-dev-tools, qttools5-dev, libqt5webkit5-dev, libqt5svg5-dev, xvfb, mrw-c++-dev, libxml-cxx-dev
|
||||
|
||||
Package: @PACKAGE_NAME@
|
||||
Section: web
|
||||
|
Reference in New Issue
Block a user