libXpm: Fix compile error.

This commit is contained in:
Stefan Schantl 2013-02-15 16:27:24 +01:00
parent 96134a8304
commit de534b5bf5
1 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,7 @@
name = libXpm
version = 3.5.10
release = 1
release = 2
maintainer = Stefan Schantl <stefan.schantl@ipfire.org>
groups = X/Libraries
@ -30,9 +30,11 @@ build
libXt-devel
pkg-config
xorg-x11-proto-devel
xorg-x11-util-macros
end
configure_options += \
--disable-selective-werror \
--disable-static
end