[arch-commits] Commit in r8168/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Feb 18 23:48:58 UTC 2021
Date: Thursday, February 18, 2021 @ 23:48:57
Author: heftig
Revision: 865335
remove pahole makedep again (moved to linux-headers)
Modified:
r8168/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-18 23:48:55 UTC (rev 865334)
+++ PKGBUILD 2021-02-18 23:48:57 UTC (rev 865335)
@@ -9,7 +9,7 @@
url="http://www.realtek.com.tw"
license=("GPL")
arch=('x86_64')
-makedepends=('linux-headers' 'pahole')
+makedepends=('linux-headers')
source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
sha256sums=('0f191c4dc2f2e1aef6789d34820305fae27690d20212f2ac12ded634eb786d8c')
More information about the arch-commits
mailing list