Compare commits
2 Commits
10c4c1b7b3
...
b9afac0f48
| Author | SHA1 | Date | |
|---|---|---|---|
| b9afac0f48 | |||
| 205a50effc |
@ -1,6 +1,14 @@
|
||||
# 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"
|
||||
|
||||
@ -21,7 +21,7 @@ DEPENDENCIES="
|
||||
virtual/pkg-config
|
||||
build+run:
|
||||
core/json-glib
|
||||
dev-libs/glib:2
|
||||
dev-libs/glib:2[>=2.30]
|
||||
dev-libs/libgcrypt
|
||||
dev-libs/libsecret:1
|
||||
gnome-desktop/libsoup:2.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user