rebuild: add global menubar friendly firefox

master
an 2019-06-28 18:03:39 -04:00
parent 7b792657ac
commit 3e985b833c
1 changed files with 3 additions and 1 deletions

View File

@ -12,6 +12,7 @@
(define all-packages
(list
'cef-standard
'kmozillahelper
'libsodium-git
'vim-runtime-git
@ -20,6 +21,7 @@
'dolphin-emu-git
'eternity-engine-git
'fceux-git
'firefox-kde-opensuse-bin
'gdcc-git
'gopherus
'gvim-git
@ -57,7 +59,7 @@
(define package-options
(hash
'cef-standard (hash 'asdeps #t)
'cereal (hash 'asdeps #t)
'kmozillahelper (hash 'asdeps #t)
'libsodium-git (hash 'asdeps #t)
'vim-runtime-git (hash 'asdeps #t)