graphics/rawstudio: Patch for the newer libpng.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Spencer 2015-09-02 10:33:55 +02:00 committed by Willy Sudiarto Raharjo
parent 663e45789f
commit ac29374dbc

View file

@ -86,7 +86,7 @@ patch -p1 < $CWD/patches/lensfun03.patch
# Patch to use libpng > 1.5. This patch is only useful on -current and will need to
# be applied once -current releases. Uncomment if you are building on -current
#patch -p1 < $CWD/patches/libpng15.patch
patch -p1 < $CWD/patches/libpng15.patch
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \