diff options
author | 2011-10-20 17:11:14 +0200 | |
---|---|---|
committer | 2011-10-21 17:48:29 +0200 | |
commit | 6b51389f91e6557f4961f065e736b16063dc5e25 (patch) | |
tree | e664d274a897e6d25908d48e74c03c4da6914ec3 /packages/media-libs/imlib2/imlib2-1.4.4.exheres-0 | |
parent | 49b19e3d84eb223d1369dae0704343b5d858e590 (diff) | |
download | media-6b51389f91e6557f4961f065e736b16063dc5e25.tar.gz media-6b51389f91e6557f4961f065e736b16063dc5e25.tar.xz |
imlib2: fix building with libpng-1.5
Diffstat (limited to 'packages/media-libs/imlib2/imlib2-1.4.4.exheres-0')
-rw-r--r-- | packages/media-libs/imlib2/imlib2-1.4.4.exheres-0 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/media-libs/imlib2/imlib2-1.4.4.exheres-0 b/packages/media-libs/imlib2/imlib2-1.4.4.exheres-0 index 59fbb40e..049b5ce5 100644 --- a/packages/media-libs/imlib2/imlib2-1.4.4.exheres-0 +++ b/packages/media-libs/imlib2/imlib2-1.4.4.exheres-0 @@ -25,6 +25,8 @@ DEPENDENCIES=" X? ( x11-libs/libXext ) " +DEFAULT_SRC_PREPARE_PATCHES=( -p0 "${FILES}"/${PNV}-libpng-1.5.patch ) + # --enable-amd64 segfaults DEFAULT_SRC_CONFIGURE_PARAMS=( --enable-visibility-hiding |