diff options
author | Cyril Brulebois <kibi@debian.org> | 2011-06-15 23:42:30 +0200 |
---|---|---|
committer | Cyril Brulebois <kibi@debian.org> | 2011-06-18 21:20:11 +0200 |
commit | f3021417e2896515fe6cd3685b0d79e3ea144299 (patch) | |
tree | d517d62a0b77e9ccd3dc6d3bdaa78894c723e8a0 /debian/libegl1-mesa.symbols | |
parent | 06feda205e993dbf6f055092d1b8e1d867dc4ef1 (diff) | |
download | mesa-f3021417e2896515fe6cd3685b0d79e3ea144299.tar.gz |
Update libegl1-mesa.symbols with new wl_drm_interface symbol.
Diffstat (limited to 'debian/libegl1-mesa.symbols')
-rw-r--r-- | debian/libegl1-mesa.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libegl1-mesa.symbols b/debian/libegl1-mesa.symbols index bb4fa435bf..6d56af4780 100644 --- a/debian/libegl1-mesa.symbols +++ b/debian/libegl1-mesa.symbols @@ -62,3 +62,4 @@ libEGL.so.1 libegl1-mesa #MINVER# | libegl1-x11 eglWaitClient@Base 7.8.1 eglWaitGL@Base 7.8.1 eglWaitNative@Base 7.8.1 + wl_drm_interface@Base 7.11~0 |