[arch-commits] Commit in r8168/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Feb 15 22:45:45 UTC 2021
Date: Monday, February 15, 2021 @ 22:45:45
Author: heftig
Revision: 862164
add pahole makedep
Modified:
r8168/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-15 22:45:32 UTC (rev 862163)
+++ PKGBUILD 2021-02-15 22:45:45 UTC (rev 862164)
@@ -9,7 +9,7 @@
url="http://www.realtek.com.tw"
license=("GPL")
arch=('x86_64')
-makedepends=('linux-headers')
+makedepends=('linux-headers' 'pahole')
source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
sha256sums=('0f191c4dc2f2e1aef6789d34820305fae27690d20212f2ac12ded634eb786d8c')
More information about the arch-commits
mailing list