forked from hasufell/hasufell-repository
		
	Merge remote-tracking branch 'kapsh/remmina'
This commit is contained in:
		
						commit
						41d42bb715
					
				@ -12,7 +12,10 @@ Remmina is a remote desktop client written in GTK+, aiming to be useful for syst
 | 
			
		||||
HOMEPAGE+=" http://remmina.org/"
 | 
			
		||||
 | 
			
		||||
LICENCES="GPL-2"
 | 
			
		||||
MYOPTIONS="ssh"
 | 
			
		||||
MYOPTIONS="
 | 
			
		||||
    ssh
 | 
			
		||||
    ( providers: libressl openssl ) [[ number-selected = exactly-one ]]
 | 
			
		||||
    "
 | 
			
		||||
 | 
			
		||||
DEPENDENCIES="
 | 
			
		||||
    build:
 | 
			
		||||
@ -36,6 +39,8 @@ DEPENDENCIES="
 | 
			
		||||
            net-libs/libssh
 | 
			
		||||
            dev-libs/vte:2.91
 | 
			
		||||
        )
 | 
			
		||||
        providers:libressl? ( dev-libs/libressl:= )
 | 
			
		||||
        providers:openssl? ( dev-libs/openssl )
 | 
			
		||||
"
 | 
			
		||||
 | 
			
		||||
BUGS_TO="hasufell@posteo.de"
 | 
			
		||||
@ -60,3 +65,4 @@ CMAKE_SRC_CONFIGURE_OPTION_WITHS=(
 | 
			
		||||
    "ssh LIBSSH"
 | 
			
		||||
    "ssh VTE"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user