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