diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2018-10-23 17:50:19 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2018-10-23 17:51:45 +0200 |
commit | ae980bc33c20c2263d43228d49066c46ba7886f4 (patch) | |
tree | 8a721ade95b5f5175a5d7d59762709a5245ee3ac /firefox-pa | |
parent | ddb213ef9b49fd81d5fbbec03343a559bfa5707f (diff) | |
download | opt-ae980bc33c20c2263d43228d49066c46ba7886f4.tar.gz opt-ae980bc33c20c2263d43228d49066c46ba7886f4.tar.xz |
firefox-pa: fix dependencies
Diffstat (limited to 'firefox-pa')
-rw-r--r-- | firefox-pa/.signature | 4 | ||||
-rw-r--r-- | firefox-pa/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/firefox-pa/.signature b/firefox-pa/.signature index 8ac5225b4..ed008f796 100644 --- a/firefox-pa/.signature +++ b/firefox-pa/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fMZVQv++wgvwEhJhSClevhipdL3s1mm9+NWTWIKihYHgFVwV3ekf2Af3zvF+gzTk6pDapsiF4NuRyApQBCyYgM= -SHA256 (Pkgfile) = 16d3154ebd9448c8dbd989d8863a48317bd8260e539f0ee3880dc91c54372b96 +RWSE3ohX2g5d/WrCU/IPvyEOO6ewNrtiQlN/JTDQL8p+s3lHTneTXwC9IR3QIZe4EfkrGzLygllnN+s+/R1p5wuZV6dtwKVLfw0= +SHA256 (Pkgfile) = 1a527f4fc7b50a3c312bbe279361f67e0ac89e67819fd7e31cf76a93c6168704 SHA256 (.footprint) = a03295a9d6c5c034740d020a87e622574d380925ca68b5cccbcd44d24d43ca6d SHA256 (firefox-63.0.source.tar.xz) = 3f95b028571ab9ffb3bf637761534a685aed224de3b87eb8ad7e1d0831995c07 SHA256 (firefox.desktop) = 8ba3439f3dfc5cab883641969c93d8d15f8f20d7188d9568346b2edad52d6f91 diff --git a/firefox-pa/Pkgfile b/firefox-pa/Pkgfile index a2d1af094..60be81ec0 100644 --- a/firefox-pa/Pkgfile +++ b/firefox-pa/Pkgfile @@ -1,7 +1,7 @@ # Description: The Mozilla Firefox browser with Pulse-Audio support # URL: https://www.mozilla.com/firefox/ # Maintainer: Fredrik Rinnestam, fredrik at crux dot nu -# Depends on: nss, autoconf-2.13, unzip, zip, libidl, gtk, gtk3, xorg-libxt, yasm, rust, pulseaudio, clang +# Depends on: nss, autoconf-2.13, unzip, zip, libidl, gtk, gtk3, xorg-libxt, yasm, cbindgen, pulseaudio, clang name=firefox-pa version=63.0 |