Commit e1aee063 authored by Arnout Vandecappelle's avatar Arnout Vandecappelle Committed by Peter Korsgaard
Browse files

unionfs: add missing dependency on host-pkg-config

parent ae5dfe55
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
UNIONFS_VERSION = 0.26
UNIONFS_SITE = http://podgorny.cz/unionfs-fuse/releases
UNIONFS_SOURCE = unionfs-fuse-$(UNIONFS_VERSION).tar.xz
UNIONFS_DEPENDENCIES = libfuse
UNIONFS_DEPENDENCIES = libfuse host-pkg-config
UNIONFS_LICENSE = BSD-3c
UNIONFS_LICENSE_FILES = LICENSE