diff options
author | Mamut Ghiunhan <V3n3RiX@users.noreply.github.com> | 2015-06-13 05:31:17 +0100 |
---|---|---|
committer | Mamut Ghiunhan <V3n3RiX@users.noreply.github.com> | 2015-06-13 05:31:17 +0100 |
commit | 64d5c692716aed7e736ce03e1237984891d35b7b (patch) | |
tree | 6b96ac69eacb80a6ee9bc328080966d43cbfa17c /app-misc/calamares-runtime/calamares-runtime-2.0.ebuild | |
parent | 997964d290fb02120990d0dbe7e1d209f0b217a1 (diff) | |
parent | 45aeceadcc1aeda1a3bc0a746b3509b9caa41c88 (diff) |
Merge pull request #43 from V3n3RiX/master
prevent genkernel from installing firmware files...please read the comment before merging @StefanCristian
Diffstat (limited to 'app-misc/calamares-runtime/calamares-runtime-2.0.ebuild')
-rw-r--r-- | app-misc/calamares-runtime/calamares-runtime-2.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-misc/calamares-runtime/calamares-runtime-2.0.ebuild b/app-misc/calamares-runtime/calamares-runtime-2.0.ebuild index dc10ff25..79711893 100644 --- a/app-misc/calamares-runtime/calamares-runtime-2.0.ebuild +++ b/app-misc/calamares-runtime/calamares-runtime-2.0.ebuild @@ -19,6 +19,7 @@ RDEPEND=" >=dev-libs/boost-1.55.0-r2[python_targets_python3_3] ) branding? ( >=x11-themes/kogaion-artwork-calamares-2.0 ) + >=app-misc/calamares-config-kogaion-2.0 >=dev-qt/designer-5.4.0:5 >=dev-qt/linguist-tools-5.4.0:5 >=dev-qt/qtconcurrent-5.4.0:5 |