diff options
author | Jon Severinsson <jon@severinsson.net> | 2013-08-21 23:19:02 +0200 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-08-22 10:41:59 +0200 |
commit | 5aad2c32924dc806c2703b239af88b0805a793f3 (patch) | |
tree | cd27538e9ffae74309932b3177555f90091b530c /debian/changelog | |
parent | 22f172cba8ef32c7d0611710868877a42a1aead7 (diff) | |
download | mesa-5aad2c32924dc806c2703b239af88b0805a793f3.tar.gz |
rules: Add --disable-shared-glapi to the swx11-i386-i686 target.
Already explicitly disabled in the other swx11 builds.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 46e75412eb..9b51e60c14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ mesa (9.2~rc1-2) UNRELEASED; urgency=low * control: Bump libdrm-dev build-dependency to 2.4.45. * control: Add versioned libglapi-mesa dependency to libosmesa6. * libgl1-mesa(-swx11)-dev.install.in: Install the correct pkgconfig/gl.pc files. + * rules: Add --disable-shared-glapi to the swx11-i386-i686 target. -- Jon Severinsson <jon@severinsson.net> Tue, 20 Aug 2013 18:00:00 +0200 |