summaryrefslogtreecommitdiffstats
path: root/rules/pixman.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:46 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:46 +0100
commit19647b77adea38223fde32d7d59cbc78539c3510 (patch)
tree2611243e2c62ec70932f1c3e97779a84e5feba5b /rules/pixman.in
parente72263096357de5dd1b5615c77f0b93d274b4f04 (diff)
downloadptxdist-19647b77adea38223fde32d7d59cbc78539c3510.tar.gz
ptxdist-19647b77adea38223fde32d7d59cbc78539c3510.tar.xz
[pixman] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/pixman.in')
-rw-r--r--rules/pixman.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/pixman.in b/rules/pixman.in
index 2fe35e862..ad3e4681c 100644
--- a/rules/pixman.in
+++ b/rules/pixman.in
@@ -4,6 +4,7 @@ config PIXMAN
tristate
prompt "pixman"
select LIBC_M
+ select GCCLIBS_GCC_S
help
Pixman contains lowlevel pixel manipulation routines and is used by
both xorg and cairo.