forked from hasufell/hasufell-repository
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			355 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			355 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
 | 
						|
# Distributed under the terms of the GNU General Public License v2
 | 
						|
 | 
						|
SCM_EXTERNAL_REFS="
 | 
						|
    flatpak/shared-modules:remminafpsm
 | 
						|
"
 | 
						|
SCM_SECONDARY_REPOSITORIES="
 | 
						|
    remminafpsm
 | 
						|
"
 | 
						|
SCM_remminafpsm_REPOSITORY="https://github.com/flathub/shared-modules.git"
 | 
						|
 | 
						|
require remmina
 | 
						|
 | 
						|
SLOT="0"
 | 
						|
PLATFORMS="~amd64 ~x86"
 | 
						|
 |