rebuild: use gmqcc-git

master
an 2019-09-12 02:37:12 -04:00
parent 5522301fc2
commit 2e5274c478
1 changed files with 7 additions and 8 deletions

View File

@ -26,6 +26,7 @@
'firefox-kde-opensuse-bin
'gdcc-git
'gitahead
'gmqcc-git
'gopherus
'gtk3-nocsd-git
'gvim-git
@ -68,18 +69,16 @@
(define package-options
(hash
'kmozillahelper
(hash 'asdeps #t)
'libsodium-git
(hash 'asdeps #t)
'vim-runtime-git
(hash 'asdeps #t)
'kmozillahelper (hash 'asdeps #t)
'libsodium-git (hash 'asdeps #t)
'vim-runtime-git (hash 'asdeps #t)
'bsnes-plus-git
(hash 'url (mygit "bsnes-plus-git.git"))
'gmqcc-git
(hash 'url (mygit "gmqcc-git.git"))
'higan
(hash 'handle 'higan
'url (gitlab "higan/higan.git/"))