aboutsummaryrefslogtreecommitdiff
path: root/extra/webkit2gtk/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-08-02 15:46:25 +0300
committerCem Keylan <cem@ckyln.com>2020-08-02 15:46:25 +0300
commitf4699c447bb730247a588cb56221eb10f867a996 (patch)
treecad20d3e0a4848930eaecbb9010dd6bb527ac2b3 /extra/webkit2gtk/build
parent8b8c7ca08a0bc62f45d2616513fc6a8592cc0de5 (diff)
downloadrepository-f4699c447bb730247a588cb56221eb10f867a996.tar.gz
webkit2gtk: bump to 2.28.4
Diffstat (limited to 'extra/webkit2gtk/build')
-rwxr-xr-xextra/webkit2gtk/build4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/webkit2gtk/build b/extra/webkit2gtk/build
index 5f8a60f7..83c464cc 100755
--- a/extra/webkit2gtk/build
+++ b/extra/webkit2gtk/build
@@ -8,11 +8,11 @@ sed_i() {
# Enable streaming related options if gstreamer
# is installed.
-kiss l gst-plugins-base && streaming=ON
+cpt-list gst-plugins-base && streaming=ON
# Enable the use of openjpeg if the package is
# installed.
-kiss l openjpeg2 && jpeg=ON
+cpt-list openjpeg2 && jpeg=ON
patch -p1 < fix-musl.patch