summaryrefslogtreecommitdiff
path: root/kde-misc/katelatexplugin/katelatexplugin-0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/katelatexplugin/katelatexplugin-0.2.ebuild')
-rw-r--r--kde-misc/katelatexplugin/katelatexplugin-0.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-misc/katelatexplugin/katelatexplugin-0.2.ebuild b/kde-misc/katelatexplugin/katelatexplugin-0.2.ebuild
index 803253d4125..5d86b4f68ef 100644
--- a/kde-misc/katelatexplugin/katelatexplugin-0.2.ebuild
+++ b/kde-misc/katelatexplugin/katelatexplugin-0.2.ebuild
@@ -2,12 +2,12 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=4
inherit kde4-base
DESCRIPTION="Kate LaTeX typesetting plugin"
-HOMEPAGE="http://www.kde-apps.org/content/show.php/Kate+LaTeX+typesetting+plugin?content=84772"
+HOMEPAGE="http://www.kde-apps.org/content/show.php/Kate+LaTeX+typesetting+plugin?content=84772"
SRC_URI="http://www.kde-apps.org/CONTENT/content-files/84772-${P}.tar.bz2"
LICENSE="GPL-3"
@@ -16,7 +16,7 @@ SLOT="4"
IUSE="debug"
RDEPEND="
- >=kde-base/kate-${KDE_MINIMAL}
+ $(add_kdebase_dep kate)
"
S="${WORKDIR}/${PN}"