2
PKGBUILD
2
PKGBUILD
@@ -13,7 +13,7 @@ pkgdesc="The userspace dev tools (udev) forked by Gentoo"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://github.com/gentoo/eudev"
|
||||
license=('GPL')
|
||||
makedepends=('gobject-introspection' 'gperf' 'gtk-doc' 'intltool')
|
||||
makedepends=('gobject-introspection' 'gperf' 'gtk-doc' 'intltool' 'kmod')
|
||||
backup=('etc/udev/udev.conf')
|
||||
options=(!makeflags !libtool)
|
||||
source=("${_src_uri}/${pkgname}-${pkgver}.tar.gz"
|
||||
|
Reference in New Issue
Block a user