diff options
author | Johannes Huber <johu@gentoo.org> | 2016-05-17 11:51:38 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-05-17 11:52:26 +0200 |
commit | c29143e46f5ebb7d7a17c2acbe42049b5cac9aee (patch) | |
tree | 63649a109cceee53ef720117ac48326aecc7653b /kde-plasma/kinfocenter | |
parent | www-servers/tomcat: version bump (diff) | |
download | gentoo-c29143e46f5ebb7d7a17c2acbe42049b5cac9aee.tar.gz gentoo-c29143e46f5ebb7d7a17c2acbe42049b5cac9aee.tar.bz2 gentoo-c29143e46f5ebb7d7a17c2acbe42049b5cac9aee.zip |
Pkg move kde-plasma/kwayland -> kde-frameworks/kwayland
Diffstat (limited to 'kde-plasma/kinfocenter')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.5.5.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.6.3.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.6.4.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.5.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.5.5.ebuild index 5bbc8a315dc4..7e89a40daf25 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.5.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.5.5.ebuild @@ -51,7 +51,7 @@ COMMON_DEPEND=" ) pci? ( sys-apps/pciutils ) samba? ( net-fs/samba[server(+)] ) - wayland? ( $(add_plasma_dep kwayland) ) + wayland? ( $(add_frameworks_dep kwayland '' 5.5.5) ) X? ( x11-libs/libX11 ) " DEPEND="${COMMON_DEPEND} diff --git a/kde-plasma/kinfocenter/kinfocenter-5.6.3.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.6.3.ebuild index 01280b4cddc9..9d1be03e981d 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.6.3.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.6.3.ebuild @@ -52,7 +52,7 @@ COMMON_DEPEND=" ) pci? ( sys-apps/pciutils ) samba? ( net-fs/samba[server(+)] ) - wayland? ( $(add_plasma_dep kwayland) ) + wayland? ( $(add_frameworks_dep kwayland) ) " DEPEND="${COMMON_DEPEND} $(add_frameworks_dep plasma) diff --git a/kde-plasma/kinfocenter/kinfocenter-5.6.4.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.6.4.ebuild index 7476445a1850..63b8e75c05c2 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.6.4.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.6.4.ebuild @@ -53,7 +53,7 @@ COMMON_DEPEND=" ) pci? ( sys-apps/pciutils ) samba? ( net-fs/samba[server(+)] ) - wayland? ( $(add_plasma_dep kwayland) ) + wayland? ( $(add_frameworks_dep kwayland) ) " DEPEND="${COMMON_DEPEND} $(add_frameworks_dep plasma) |