Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=ea428546e8c765767aa1fbe0a8b788e92907e7c7
commit ea428546e8c765767aa1fbe0a8b788e92907e7c7 Author: crazy <[email protected]> Date: Thu Feb 1 02:28:06 2018 +0100 intel-gpu-tools-1.21-2-x86_64 * rebuild with tc * depends=() fix diff --git a/source/x11/intel-gpu-tools/FrugalBuild b/source/x11/intel-gpu-tools/FrugalBuild index 340934c..0d582b2 100644 --- a/source/x11/intel-gpu-tools/FrugalBuild +++ b/source/x11/intel-gpu-tools/FrugalBuild @@ -3,7 +3,7 @@ pkgname=intel-gpu-tools pkgver=1.21 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org intel-gpu-tools application" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-apps') @@ -12,7 +12,7 @@ Finclude xorg source=(http://xorg.freedesktop.org/releases/individual/app/$pkgname-$pkgver.tar.xz) Fconfopts+=" --disable-tests --disable-selective-werror --disable-debug" sha1sums=('05568e031a88fde56f8a1651b4ab4361608db796') -depends+=('libdrm>=2.4.71' 'cairo>=1.14.6-2' 'libunwind>=1.1-4' 'procps-ng') -makedepends+=('python3') +depends+=('libdrm>=2.4.71' 'cairo>=1.14.6-2' 'libunwind>=1.1-4' 'procps-ng' 'libsystemd' 'kmod') +makedepends+=('python3' 'systemd') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
