diff --git a/scripts/rebuild-pkgs.rkt b/scripts/rebuild-pkgs.rkt index b3367ed..f71eb5b 100755 --- a/scripts/rebuild-pkgs.rkt +++ b/scripts/rebuild-pkgs.rkt @@ -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)