diff options
author | Julien Cristau <[email protected]> | 2009-05-03 16:04:39 +0200 |
---|---|---|
committer | Julien Cristau <[email protected]> | 2009-05-03 16:04:39 +0200 |
commit | b651c02dcac897bb138b35ff69bdfe0d06e8620a (patch) | |
tree | 1dfdc7ebb0f133bd3b732acab55979521d105493 /debian/control | |
parent | ec44d955bb3a3e470e106cafc5020562a81e8543 (diff) |
Fix Architecture field for libgl1-mesa-dri-dbg
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4d28caf888c..23c35c86c0a 100644 --- a/debian/control +++ b/debian/control @@ -186,7 +186,7 @@ Description: A free implementation of the OpenGL API -- DRI modules Package: libgl1-mesa-dri-dbg Section: debug Priority: extra -Architecture: alpha amd64 arm armeb armel hppa i386 ia64 kfreebsd-i386 kfreebsd-amd64 lpia m68k mips mipsel powerpc s390 sparc +Architecture: any Depends: libgl1-mesa-dri (= ${binary:Version}) Description: Debugging symbols for the Mesa DRI modules This version of Mesa provides GLX and DRI capabilities: it is capable of |