add: proton-core and make proton-vpn dep on it (#9796)

* add: proton-core and make proton-vpn dep on it

Signed-off-by: Owen-sz <owen@fyralabs.com>

* no

Signed-off-by: Owen-sz <owen@fyralabs.com>

---------

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2026-02-11 11:58:03 -06:00
committed by GitHub
parent 143d7d2839
commit de3dd628c4
4 changed files with 58 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "proton-core.spec"
}
labels {
subrepo = "extras"
}
}