|
From: Ray D. <min...@gm...> - 2015-08-09 23:03:10
|
On Sun, Aug 9, 2015 at 11:59 PM, Óscar Fuentes <of...@wa...> wrote: > Aaron Gray <aar...@gm...> > writes: > >> I cannot seem to find which package obstack.h is in. > > pacman -Qo /path/to/file > > tells you the package that installed `file'. > and .. pkgfile /path/to/file tells you the package that contains /path/to/file for files from packages that you haven't even installed (yet). > > ------------------------------------------------------------------------------ > _______________________________________________ > Msys2-users mailing list > Msy...@li... > https://lists.sourceforge.net/lists/listinfo/msys2-users |