rebuild: remove cef-standard and add cc65 and tass64

master
an 2019-08-03 15:49:31 -04:00
parent 48854d7c0a
commit 19d22efcaa
1 changed files with 2 additions and 4 deletions

View File

@ -11,12 +11,12 @@
(define all-packages
(list
'cef-standard
'kmozillahelper
'libsodium-git
'vim-runtime-git
'basiliskii-git
'cc65
'chocolate-doom
'crosstool-ng-git
'desmume-git
@ -57,6 +57,7 @@
'sheepshaver-git
'slade
'squirrel-sql
'tass64
'teamviewer
'ttf-mac-fonts
'ttf-twemoji-color
@ -65,9 +66,6 @@
(define package-options
(hash
'cef-standard
(hash 'asdeps #t)
'kmozillahelper
(hash 'asdeps #t)