summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJiří Klimeš2018-04-25 14:54:15 +0200
committerJiří Klimeš2018-04-25 15:02:34 +0200
commitbff09e50cd60aff73061fd1f829b796f0332a93a (patch)
treea80f060279d96f9cad8f228b65834d512353271f /PKGBUILD
parent31eb8a182c12085fa711a49b2cd05f3691fbf335 (diff)
downloadaur-bff09e50cd60aff73061fd1f829b796f0332a93a.tar.gz
Add 'lsb-release' to makedepends
It is not vital for building the package on Arch Linux, nevertheless tecmake.mak calls lsb_release binary. So make the binary available to prevent errors like: make[1]: lsb_release: Command not found /bin/sh: lsb_release: command not found
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f8401f70bee..ac3cb40edc49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=5.11.1
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.tecgraf.puc-rio.br/cd/"
-makedepends=('glu' 'lua51' 'lua52' 'lua-im' 'lua51-im' 'lua52-im')
+makedepends=('glu' 'lsb-release' 'lua51' 'lua52' 'lua-im' 'lua51-im' 'lua52-im')
license=('MIT')
_ftglver=2.1.5
source=(