summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@debian.org>2011-02-28 18:29:38 +0000
committerEmilio Pozuelo Monfort <pochu@debian.org>2011-02-28 18:29:38 +0000
commit5fa2258505160cc60cd3f31abdc247f928a56f26 (patch)
tree01b2cd1c5052f7ad399e06b3a8e8da618bcce85e
parent0b2fb53d46351b5953f44db01014a71144c9d0a1 (diff)
debian/libcairo2.symbols:
* debian/libcairo2.symbols: + Mark a couple of egl-related symbols as not available on Hurd.
-rw-r--r--debian/changelog2
-rw-r--r--debian/libcairo2.symbols4
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c8c4495..362256d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ cairo (1.10.2-3) UNRELEASED; urgency=low
Closes: #608492.
* debian/control:
+ Don't build depend on egl packages on GNU/Hurd for now.
+ * debian/libcairo2.symbols:
+ + Mark a couple of egl-related symbols as not available on Hurd.
-- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 28 Feb 2011 17:53:30 +0000
diff --git a/debian/libcairo2.symbols b/debian/libcairo2.symbols
index 5f7dd45..b37d49a 100644
--- a/debian/libcairo2.symbols
+++ b/debian/libcairo2.symbols
@@ -28,7 +28,7 @@ libcairo.so.2 libcairo2 #MINVER#
cairo_device_status@Base 1.10.0
cairo_device_to_user@Base 1.2.4
cairo_device_to_user_distance@Base 1.2.4
- cairo_egl_device_create@Base 1.10.2-2~
+ (arch=!hurd-any)cairo_egl_device_create@Base 1.10.2-2~
cairo_fill@Base 1.2.4
cairo_fill_extents@Base 1.2.4
cairo_fill_preserve@Base 1.2.4
@@ -83,7 +83,7 @@ libcairo.so.2 libcairo2 #MINVER#
cairo_get_tolerance@Base 1.2.4
cairo_get_user_data@Base 1.4.10
cairo_gl_surface_create@Base 1.10.2-2~
- cairo_gl_surface_create_for_egl@Base 1.10.2-2~
+ (arch=!hurd-any)cairo_gl_surface_create_for_egl@Base 1.10.2-2~
cairo_gl_surface_create_for_texture@Base 1.10.2-2~
cairo_gl_surface_create_for_window@Base 1.10.2-2~
cairo_gl_surface_get_height@Base 1.10.2-2~