VirtualBox

Changeset 66822 in vbox


Ignore:
Timestamp:
May 8, 2017 4:33:13 PM (8 years ago)
Author:
vboxsync
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

    r66821 r66822  
    9797# Depend on Qt 5.6 or later otherwise we use Qt 5.3.2 from Debian 8.
    9898cfg_flags := $(if $(NOQT),--disable-qt,) \
    99              $(if $(NOQT),,--with-qt5-major=5 --with-qt-minor=6) \
     99             $(if $(NOQT),,--with-qt5-major=5 --with-qt5-minor=6) \
    100100             $(if $(ose),--ose,) $(if $(LINUX),--with-linux=$(LINUX),) \
    101101             $(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