VirtualBox

Changeset 56181 in vbox for trunk/debian/rules


Ignore:
Timestamp:
Jun 1, 2015 1:51:23 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100717
Message:

minimum version of Qt is 4.8.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/rules

    r48676 r56181  
    6969
    7070# Location of custom built Qt libraries (see below)
    71 qtstdc6  := /home/vbox/Qt-4.7.4-stdc++6-$(arch)
     71qtstdc6  := /home/vbox/Qt-4.8.6-stdc++6-$(arch)
    7272
    7373cfg_flags := $(if $(NOQT),--disable-qt,) \
     74             $(if $(filter _Debian_squeeze,$(debrel)),--with-qt4-dir=$(qtstdc6)) \
    7475             $(if $(filter _Debian_squeeze,$(debrel)),--build-libvpx,) \
    7576             $(if $(ose),--ose,) $(if $(LINUX),--with-linux=$(LINUX),) \
     
    8687             VBOX_WITHOUT_EXTPACK_PUEL_PACKING=1 \
    8788             VBOX_WITHOUT_EXTPACK_VNC_PACKING=1 \
     89             $(if $(filter _Debian_squeeze _Ubuntu_lucid,$(debrel)),,VBOX_WITH_VMSVGA3D=1) \
    8890             VBOX_DO_STRIP= \
    8991             VBOX_WITH_MULTIVERSION_PYTHON= \
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