mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
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:
parent
663e45789f
commit
ac29374dbc
1 changed files with 1 additions and 1 deletions
|
@ -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" \
|
||||
|
|
Loading…
Reference in a new issue