diff options
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-12-10 11:12:39 +0100 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-12-10 11:12:39 +0100 |
commit | 01ac02c1b74e6f830b6aec120481a9edc2528e0a (patch) | |
tree | dbc25a52d5b7f27a31b348f17bef181f7f44b094 /debian/changelog | |
parent | acfa63a7eb2d63a184d335fc47f502834c2aecfe (diff) | |
download | mesa-01ac02c1b74e6f830b6aec120481a9edc2528e0a.tar.gz |
Do not attempt to build i915 and i965 on arm.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1046d572ce..b6b855f6a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mesa (10.0.0-2) UNRELEASED; urgency=low + + * Do not attempt to build i915 and i965 on arm. + + -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com> Tue, 10 Dec 2013 10:20:24 +0100 + mesa (10.0.0-1) experimental; urgency=low [ Emilio Pozuelo Monfort ] |