diff options
Diffstat (limited to 'kde-misc/socket-sentry/socket-sentry-0.9.3.ebuild')
-rw-r--r-- | kde-misc/socket-sentry/socket-sentry-0.9.3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kde-misc/socket-sentry/socket-sentry-0.9.3.ebuild b/kde-misc/socket-sentry/socket-sentry-0.9.3.ebuild index 2caac39e7c..29ea3bda7d 100644 --- a/kde-misc/socket-sentry/socket-sentry-0.9.3.ebuild +++ b/kde-misc/socket-sentry/socket-sentry-0.9.3.ebuild @@ -2,7 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI=4 +KDE_MINIMAL=4.5 +KDE_OVERRIDE_MINIMAL=4.5.1 inherit kde4-base @@ -20,6 +22,5 @@ SLOT="0" IUSE="debug" RDEPEND=" - >=kde-base/kdelibs-4.5.1 >=net-libs/libpcap-0.9 " |