summaryrefslogtreecommitdiffstats
path: root/arch/tde-extra/tde-tdeedu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'arch/tde-extra/tde-tdeedu/PKGBUILD')
-rw-r--r--arch/tde-extra/tde-tdeedu/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/tde-extra/tde-tdeedu/PKGBUILD b/arch/tde-extra/tde-tdeedu/PKGBUILD
index f3a415a06..05899c6f3 100644
--- a/arch/tde-extra/tde-tdeedu/PKGBUILD
+++ b/arch/tde-extra/tde-tdeedu/PKGBUILD
@@ -8,8 +8,8 @@ arch=('i686' 'x86_64')
url="https://scm.trinitydesktop.org/scm/git/${pkgname#*-}"
license=('GPL')
groups=('tde-extra')
-depends=('tde-tdebase')
-makedepends=('pkgconfig' 'cmake' 'texlive-bin')
+depends=('tde-tdelibs')
+makedepends=('pkgconfig' 'cmake' 'boost' 'boost-libs' 'doxygen' 'python' 'texlive-bin')
optdepends=()
provides=("${pkgname#*-}")
conflicts=("trinity-${pkgname#*-}")