VirtualBox

Ignore:
Timestamp:
May 8, 2017 4:31:32 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115268
Message:

configure/debian: by default stay with Qt requirement 5.3.2 but when building the Debian packages depend on Qt 5.6 or later

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/debian/rules

    r64072 r66821  
    9595endif
    9696
     97# Depend on Qt 5.6 or later otherwise we use Qt 5.3.2 from Debian 8.
    9798cfg_flags := $(if $(NOQT),--disable-qt,) \
     99             $(if $(NOQT),,--with-qt5-major=5 --with-qt-minor=6) \
    98100             $(if $(ose),--ose,) $(if $(LINUX),--with-linux=$(LINUX),) \
    99101             $(if $(HEADLESS),--build-headless,) \
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette