mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
gde: avoid fonts conflicts
This commit is contained in:
parent
9928914ef2
commit
e6f95cf32f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ done
|
|||
|
||||
package_gde(){
|
||||
pkgdesc="Genetic Data Environment"
|
||||
depends=('gcc-libs' 'lucida-fonts' 'xorg-fonts-misc' 'readseq' 'lib32-libxview' 'xorg-xhost' 'xorg-mkfontscale' 'xorg-xset')
|
||||
depends=('gcc-libs' 'xorg-fonts-75dpi' 'xorg-fonts-100dpi' 'xorg-fonts-misc' 'readseq' 'lib32-libxview' 'xorg-xhost' 'xorg-mkfontscale' 'xorg-xset')
|
||||
optdepends=('clustalv' 'cap2' 'phylip' 'zuker-gde')
|
||||
|
||||
# install GDE
|
||||
|
|
Loading…
Add table
Reference in a new issue