diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-06-30 21:05:11 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-06-30 21:05:11 +0100 |
commit | 67bf959de594db711f908ac24c896c7a3e17cbc5 (patch) | |
tree | a60b75b329da37c598fa02a60593addcdd462b4e /app-misc/calamares-runtime | |
parent | 7aacbb87eeb5d728d0ee6fc66ca5e0f58926b63e (diff) |
lower fake versions of packages that rarely change
Diffstat (limited to 'app-misc/calamares-runtime')
-rw-r--r-- | app-misc/calamares-runtime/calamares-runtime-1337.ebuild (renamed from app-misc/calamares-runtime/calamares-runtime-1803-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/calamares-runtime/calamares-runtime-1803-r1.ebuild b/app-misc/calamares-runtime/calamares-runtime-1337.ebuild index f9a1bd53..4b08344f 100644 --- a/app-misc/calamares-runtime/calamares-runtime-1803-r1.ebuild +++ b/app-misc/calamares-runtime/calamares-runtime-1337.ebuild @@ -21,8 +21,8 @@ RDEPEND=" python? ( >=dev-libs/boost-1.55.0-r2[${PYTHON_USEDEP}] ) - branding? ( ~x11-themes/redcore-artwork-calamares-${PV} ) - ~app-misc/calamares-config-redcore-${PV} + branding? ( x11-themes/redcore-artwork-calamares ) + app-misc/calamares-config-redcore >=dev-qt/designer-5.9.0:5 >=dev-qt/linguist-tools-5.9.0:5 >=dev-qt/qtconcurrent-5.9.0:5 |