summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/rawstudio/rawstudio.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rawstudio/rawstudio.SlackBuild b/graphics/rawstudio/rawstudio.SlackBuild
index 3c16761bc7..30ec653dcb 100644
--- a/graphics/rawstudio/rawstudio.SlackBuild
+++ b/graphics/rawstudio/rawstudio.SlackBuild
@@ -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" \