diff options
author | davidovski <david@davidovski.xyz> | 2022-06-01 18:23:59 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-06-01 18:23:59 +0100 |
commit | fccdaa986f67f820df2914bef851d5fed77abac8 (patch) | |
tree | 6bc6503af26cbc32f5db1558c129f7303282172e /repo/firefox | |
parent | fa2c7177695d2072d541057a9610e55b51ff4db1 (diff) |
added thunderbird and qt5
Diffstat (limited to 'repo/firefox')
-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 |