mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
Merge pull request #9339 from TDT-AG/pr/20190627-libgpiod-dependency
libgpiod: remove dependency to kernel version
This commit is contained in:
@@ -34,7 +34,7 @@ define Package/libgpiod
|
||||
CATEGORY:=Libraries
|
||||
URL:=https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git
|
||||
TITLE:=Library for interacting with Linux's GPIO character device
|
||||
DEPENDS:=@GPIO_SUPPORT @(LINUX_4_9||LINUX_4_14)
|
||||
DEPENDS:=@GPIO_SUPPORT
|
||||
endef
|
||||
|
||||
define Package/libgpiod/description
|
||||
|
||||
Reference in New Issue
Block a user