On Sun, Aug 9, 2015 at 11:59 PM, Óscar Fuentes <[email protected]> wrote: > Aaron Gray <[email protected]> > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/msys2-users ------------------------------------------------------------------------------ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
