[arch-commits] Commit in vhba-module/trunk (PKGBUILD)
    Jan Steffens 
    heftig at archlinux.org
       
    Mon Feb 15 22:46:12 UTC 2021
    
    
  
    Date: Monday, February 15, 2021 @ 22:46:11
  Author: heftig
Revision: 862166
add pahole makedep
Modified:
  vhba-module/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-15 22:46:00 UTC (rev 862165)
+++ PKGBUILD	2021-02-15 22:46:11 UTC (rev 862166)
@@ -10,7 +10,7 @@
 url="https://cdemu.sourceforge.io/"
 arch=(x86_64)
 license=(GPL)
-makedepends=('linux-headers')
+makedepends=('linux-headers' 'pahole')
 source=("https://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.bz2"
         60-vhba.rules dkms.conf)
 sha256sums=('59a3208a7b8fcf1bb03bd4d352ec89d06a8b6b84db325e31b0863b209dde3483'
    
    
More information about the arch-commits
mailing list