You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
342 B
11 lines
342 B
# This file allows specifying additional repositories to use
|
|
# when building gluon.
|
|
#
|
|
# In most cases, it is not required so don't add it.
|
|
|
|
GLUON_SITE_FEEDS="fileskbu"
|
|
|
|
PACKAGES_FILESKBU_REPO=https://github.com/johnnybee/gluon-ffkbu-files.git
|
|
PACKAGES_FILESKBU_COMMIT=9bef4aa8c688a27392e87bb8f1b03db820489032
|
|
PACKAGES_FILESKBU_BRANCH=master
|
|
|