diff options
Diffstat (limited to 'repo/firefox/firefox.xibuild')
-rw-r--r-- | repo/firefox/firefox.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/firefox/firefox.xibuild b/repo/firefox/firefox.xibuild index ac49349..7d345f0 100644 --- a/repo/firefox/firefox.xibuild +++ b/repo/firefox/firefox.xibuild @@ -4,7 +4,7 @@ NAME="firefox" DESC="Firefox web browser" MAKEDEPS="make rust cbindgen" -DEPS="nodejs alsa-lib atk cairo dbus ffmpeg fontconfig freetype2 gdk-pixbuf glib gtk3 icu libevent libffi libpng libvpx libwebp libx11 libxcb libxcomposite libxdamage libxext libxfixes libxrandr musl nspr nss pango pixman zlib dbus-glib" +DEPS="libseccomp nodejs alsa-lib atk cairo dbus ffmpeg fontconfig freetype2 gdk-pixbuf glib gtk3 icu libevent libffi libpng libvpx libwebp libx11 libxcb libxcomposite libxdamage libxext libxfixes libxrandr musl nspr nss pango pixman zlib dbus-glib" PKG_VER=100.0.2 |