[Pkg-virtualbox-commits] [virtualbox] 01/01: Define SYSTEM_GL
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Thu Oct 19 12:26:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository virtualbox.
commit 79d2f1deb73d47d2615782715bf5409a173cb267
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Thu Oct 19 14:26:24 2017 +0200
Define SYSTEM_GL
---
debian/changelog | 6 ++++++
debian/rules | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 922bd36..434113b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+virtualbox (5.2.0-dfsg-1~exp3) experimental; urgency=medium
+
+ * define VBOX_USE_SYSTEM_GL_HEADERS from Sérgio Basto.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Thu, 19 Oct 2017 14:25:13 +0200
+
virtualbox (5.2.0-dfsg-1~exp2) experimental; urgency=medium
* Re-add part of 18-system-xorg.patch, this should fix
diff --git a/debian/rules b/debian/rules
index 3094a84..e07dd04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -62,6 +62,7 @@ override_dh_auto_build:
PATH_OUT=$(abspath out) \
TOOL_YASM_AS=yasm \
VBOX_USE_SYSTEM_XORG_HEADERS=1 \
+ VBOX_USE_SYSTEM_GL_HEADERS=1 \
VBOX_NO_LEGACY_XORG_X11=1 \
VBOX_BUILD_PUBLISHER=_$(DIST_NAME) \
VBOX_WITH_REGISTRATION_REQUEST= \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/virtualbox.git
More information about the Pkg-virtualbox-commits
mailing list