diff options
author | Mamut Ghiunhan <V3n3RiX@users.noreply.github.com> | 2015-06-11 20:41:46 +0100 |
---|---|---|
committer | Mamut Ghiunhan <V3n3RiX@users.noreply.github.com> | 2015-06-11 20:41:46 +0100 |
commit | 3ccb49338d33612c15bf7f54bdbd78ef27e78e2d (patch) | |
tree | f13f19dded976a3f42a0c204936db74afdcce7e8 | |
parent | b07a5a5151722b99b138d43f3f7850ea45d2e68a (diff) | |
parent | 984f749b34048b2665d5b49efdcb5f25e2e9b2f3 (diff) |
Merge pull request #14 from V3n3RiX/master
update keywords to reflect our splitted calamares package
-rw-r--r-- | conf/intel/portage/package.keywords/00-kogaion.package.keywords | 2 | ||||
-rw-r--r-- | conf/intel/portage/package.use/00-kogaion.package.use | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/conf/intel/portage/package.keywords/00-kogaion.package.keywords b/conf/intel/portage/package.keywords/00-kogaion.package.keywords index 4e04e27..a6050cc 100644 --- a/conf/intel/portage/package.keywords/00-kogaion.package.keywords +++ b/conf/intel/portage/package.keywords/00-kogaion.package.keywords @@ -71,6 +71,8 @@ # required for calamares to build && run app-admin/calamares::kogaion-desktop ~amd64 ~x86 +app-misc/calamares-runtime::kogaion-desktop ~amd64 ~x86 +x11-themes/kogaion-artwork-calamares::kogaion-desktop ~amd64 dev-qt/qtcore:5 ~amd64 ~x86 dev-qt/qtdbus:5 ~amd64 ~x86 dev-qt/qtgui:5 ~amd64 ~x86 diff --git a/conf/intel/portage/package.use/00-kogaion.package.use b/conf/intel/portage/package.use/00-kogaion.package.use index 559f306..d06cd94 100644 --- a/conf/intel/portage/package.use/00-kogaion.package.use +++ b/conf/intel/portage/package.use/00-kogaion.package.use @@ -1171,3 +1171,6 @@ sys-libs/libaal static-libs # intel-gpu-tools is Python3 only x11-apps/intel-gpu-tools python_single_target_python3_3 + +# enable kogaion branding on calamares-runtime +app-misc/calamares-runtime branding |