mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-fs/fuse-exfat: Depend on pkgconfig
Package-Manager: portage-2.2.22_p20
This commit is contained in:
@@ -14,7 +14,8 @@ SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
|
||||
|
||||
RDEPEND="sys-fs/fuse"
|
||||
DEPEND=${RDEPEND}
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig"
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" install
|
||||
|
||||
Reference in New Issue
Block a user