diff options
| -rw-r--r-- | kde-base/kinfocenter/kinfocenter-5.0.2.ebuild | 4 | ||||
| -rw-r--r-- | kde-base/kinfocenter/kinfocenter-9999.ebuild | 4 | ||||
| -rw-r--r-- | kde-base/kinfocenter/metadata.xml | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/kde-base/kinfocenter/kinfocenter-5.0.2.ebuild b/kde-base/kinfocenter/kinfocenter-5.0.2.ebuild index b6a05ccad9c..9b5da690026 100644 --- a/kde-base/kinfocenter/kinfocenter-5.0.2.ebuild +++ b/kde-base/kinfocenter/kinfocenter-5.0.2.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="A utility that provides information about a computer system" HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/" KEYWORDS=" ~amd64" -IUSE="egl gles ieee1394 +opengl +pci samba nfs server wayland X" +IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X" REQUIRED_USE="egl? ( || ( gles opengl ) )" @@ -46,7 +46,7 @@ RDEPEND=" virtual/opengl ) pci? ( sys-apps/pciutils ) - samba? ( net-fs/samba[server=] ) + samba? ( net-fs/samba[server(+)] ) wayland? ( >=dev-libs/wayland-1.2 ) X? ( x11-libs/libX11 ) !kde-base/kcontrol:4 diff --git a/kde-base/kinfocenter/kinfocenter-9999.ebuild b/kde-base/kinfocenter/kinfocenter-9999.ebuild index 2e5fcd15a0c..01bde9aa9f8 100644 --- a/kde-base/kinfocenter/kinfocenter-9999.ebuild +++ b/kde-base/kinfocenter/kinfocenter-9999.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="A utility that provides information about a computer system" HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/" KEYWORDS="" -IUSE="egl gles ieee1394 +opengl +pci samba nfs server wayland X" +IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X" REQUIRED_USE="egl? ( || ( gles opengl ) )" @@ -45,7 +45,7 @@ RDEPEND=" virtual/opengl ) pci? ( sys-apps/pciutils ) - samba? ( net-fs/samba[server=] ) + samba? ( net-fs/samba[server(+)] ) wayland? ( >=dev-libs/wayland-1.2 ) X? ( x11-libs/libX11 ) !kde-base/kcontrol:4 diff --git a/kde-base/kinfocenter/metadata.xml b/kde-base/kinfocenter/metadata.xml index b9d74bd1d76..99dbac6bf0d 100644 --- a/kde-base/kinfocenter/metadata.xml +++ b/kde-base/kinfocenter/metadata.xml @@ -8,6 +8,5 @@ <flag name="nfs">Show information about NFS mounts, shares and log entries</flag> <flag name="pci">Show advanced PCI information</flag> <flag name="samba">Show information about Samba mounts, shares and log entries</flag> - <flag name="server">Show server specific information in the Samba/NFS module</flag> </use> </pkgmetadata> |
