summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 223f4771cb11..46dbc454018d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,6 +15,7 @@ depends=(
'python>=3'
'boost'
'tbb'
+ 'root'
)
provides=('geant4')
conflicts=(
@@ -39,7 +40,6 @@ optdepends=(
'tcsh'
'geant4-lend'
'dawn'
- 'root'
)
url="http://geant4.cern.ch/"
arch=('x86_64')